mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 05:43:30 +00:00
24 lines
960 B
HTML
24 lines
960 B
HTML
|
<html>
|
||
|
|
||
|
<head>
|
||
|
<title>THE PI BUTTON</title>
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
|
||
|
<h2 style="margin-top: 0; margin-bottom: 0">THE PI BUTTON</h2>
|
||
|
<p style="margin-top: 0; margin-bottom: 0"> </p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0">For helping the calculations with trigonometric functions, it's possible to load the value
|
||
|
of <font face="Symbol" size="4">p</font> into the output display.</p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0">The function is called by pressing
|
||
|
the <img border="0" src="images/pi.PNG" width="36" height="28"> button.</p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0">If the <img border="0" src="images/Inv2.PNG">
|
||
|
modifier is activated, then the output display will be loaded with 2*<font face="Symbol" size="4">p</font>.</p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0">In ReactOS Calc, <font face="Symbol" size="4">p</font>
|
||
|
has the value 3.14159265358979323846</p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0"> </p>
|
||
|
|
||
|
</body>
|
||
|
|
||
|
</html>
|