mirror of
https://github.com/reactos/reactos.git
synced 2025-02-20 15:35:04 +00:00
50 lines
2.9 KiB
HTML
50 lines
2.9 KiB
HTML
![]() |
<html>
|
|||
|
|
|||
|
<head>
|
|||
|
<title>Introduzione</title>
|
|||
|
</head>
|
|||
|
|
|||
|
<body>
|
|||
|
|
|||
|
<h2 style="margin-top: 0; margin-bottom: 0">Introduzione</h2>
|
|||
|
|
|||
|
<p style="margin-top: 0; margin-bottom: 0"> </p>
|
|||
|
<p style="margin-top: 0; margin-bottom: 0">ReactOS Calc <20> un programma per eseguire calcoli matematici, finanziari e statistici.</p>
|
|||
|
<p style="margin-top: 0; margin-bottom: 0">ReactOS Calc dispone di numerose funzionalit<69> tra cui:</p>
|
|||
|
<ul>
|
|||
|
<li>
|
|||
|
<p style="margin-top: -14; margin-bottom: 0">Precisione interna a 17 cifre decimali (risoluzione standard IEEE).</li>
|
|||
|
<li>
|
|||
|
<p style="margin-top: 0; margin-bottom: 0">Precisione interna a 512 cifre decimali e 64 cifre visualizzate su display (tramite utilizzo librerie GNU multi-precision).</li>
|
|||
|
<li>
|
|||
|
<p style="margin-top: 0; margin-bottom: 0">Funzioni di calcolo eseguite internamente con un'efficiente implementazione RPN (notazione polacca inversa), capace di eseguire un numero praticamente illimitato di espressioni matematiche annidate.</li>
|
|||
|
<li>
|
|||
|
<p style="margin-top: 0; margin-bottom: 0">Due differenti interfacce utente: standard oppure scientifica.</li>
|
|||
|
<li>
|
|||
|
<p style="margin-top: 0; margin-bottom: 0">Sono incluse le funzioni aritmetiche, algebriche e statistiche normalmente pi<70> usate.</li>
|
|||
|
</ul>
|
|||
|
<p style="margin-top: 0; margin-bottom: 0"> </p>
|
|||
|
<p style="margin-top: 0; margin-bottom: 0">In questa guida verranno illustrati i seguenti argomenti:</p>
|
|||
|
<p style="margin-top: 0; margin-bottom: 0"><a href="how_to_input_numbers.htm">COME INTRODURRE I NUMERI</a></p>
|
|||
|
<p style="margin-top: 0; margin-bottom: 0"><a href="display_format.htm">TIPI DI VISUALIZZAZIONE</a></p>
|
|||
|
<p style="margin-top: 0; margin-bottom: 0"><a href="error_message.htm">MESSAGGIO DI ERRORE</a></p>
|
|||
|
<p style="margin-top: 0; margin-bottom: 0"><a href="arithmetic_functions.htm">FUNZIONI ARITMETICHE</a></p>
|
|||
|
<p style="margin-top: 0; margin-bottom: 0"><a href="logical_functions.htm">FUNZIONI LOGICHE</a></p>
|
|||
|
<p style="margin-top: 0; margin-bottom: 0"><a href="algebraic_functions.htm">FUNZIONI ALGEBRICHE</a></p>
|
|||
|
<p style="margin-top: 0; margin-bottom: 0"><a href="trigonometric_functions.htm">FUNZIONI TRIGONOMETRICHE</a></p>
|
|||
|
<p style="margin-top: 0; margin-bottom: 0"><a href="the_pi_button.htm">IL PULSANTE PI-GRECO</a></p>
|
|||
|
<p style="margin-top: 0; margin-bottom: 0"><a href="hyperbolic_functions.htm">FUNZIONI IPERBOLICHE</a></p>
|
|||
|
<p style="margin-top: 0; margin-bottom: 0"><a href="statistical_functions.htm">FUNZIONI STATISTICHE</a></p>
|
|||
|
<p style="margin-top: 0; margin-bottom: 0"><a href="memory_function.htm">FUNZIONE DI MEMORIA</a></p>
|
|||
|
<p style="margin-top: 0; margin-bottom: 0"><a href="degree_conversion.htm">CONVERSIONE TRA TIPI DI GRADI</a></p>
|
|||
|
<p style="margin-top: 0; margin-bottom: 0"><a href="fixed_scientific_notation.htm">NOTAZIONE SCIENTIFICA FISSA</a></p>
|
|||
|
<p style="margin-top: 0; margin-bottom: 0"><a href="percent.htm">MODALITA' PERCENTUALE</a>
|
|||
|
</p>
|
|||
|
|
|||
|
<p style="margin-top: 0; margin-bottom: 0">
|
|||
|
</p>
|
|||
|
|
|||
|
</body>
|
|||
|
|
|||
|
</html>
|