reactos/rosapps/roscalc/docs/Help.it/the_pi_button.htm
Timo Kreuzer ca60bdfbe8 New version of calc written by Carlo Bramini (carlo(dot)bramix AT libero.it)
Better than the one we currently have. For now in rosapps, so we can test it, if it's all working fine, we should replace the wine one.
Changes by me: use pow() instead of cbrt(), as cbrt doesn't work in our tree.
I imported the whole codebase, although the mpfr files are not used.
I moved the localizations to "lang" and the icons to "res" subfolder.

svn path=/trunk/; revision=31512
2007-12-31 05:51:52 +00:00

23 lines
962 B
HTML

<html>
<head>
<title>IL PULSANTE PI-GRECO</title>
</head>
<body>
<h2 style="margin-top: 0; margin-bottom: 0">IL PULSANTE PI-GRECO</h2>
<p style="margin-top: 0; margin-bottom: 0">&nbsp;</p>
<p style="margin-top: 0; margin-bottom: 0">Per facilitare i calcoli con le funzioni trigonometriche,
é possibile caricare il valore&nbsp; <font face="Symbol" size="4">p</font>&nbsp; nel visualizzatore.</p>
<p style="margin-top: 0; margin-bottom: 0">Tale funzione é richiamata premendo il pulsante <img border="0" src="images/pi.PNG" width="36" height="28"></p>
<p style="margin-top: 0; margin-bottom: 0">Se il modificatore <img border="0" src="images/Inv2.PNG">
é attivato, allora il display verrà caricato con 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>
assume il valore 3.14159265358979323846</p>
<p style="margin-top: 0; margin-bottom: 0">&nbsp;</p>
</body>
</html>