mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 05:43:30 +00:00
25 lines
1.1 KiB
HTML
25 lines
1.1 KiB
HTML
|
<html>
|
||
|
|
||
|
<head>
|
||
|
<title>FIXED SCIENTIFIC NOTATION</title>
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
|
||
|
<h2 style="margin-top: 0; margin-bottom: 0">FIXED SCIENTIFIC NOTATION</h2>
|
||
|
<p style="margin-top: 0; margin-bottom: 0"> </p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0">When working with ReactOS Calc, it is possible to select a temporary scientific notation
|
||
|
(activated by <img border="0" src="images/Exp.PNG" width="36" height="28"> button) or a fixed scientific notation.</p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0">Fixed scientific notation will be turned on by pressing
|
||
|
<img border="0" src="images/F-E.PNG" width="36" height="28"> button.</p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0">When fixed scientific notation is active, all results will be displayed with scientific
|
||
|
notation even for small numbers.</p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0">The calculator will be restored to normal mode by pressing
|
||
|
<img border="0" src="images/F-E.PNG" width="36" height="28"> button again or by pressing
|
||
|
the <img border="0" src="images/CC.PNG" width="60" height="28"> button.</p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0"> </p>
|
||
|
|
||
|
</body>
|
||
|
|
||
|
</html>
|