mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 18:24:02 +00:00
36 lines
1.8 KiB
HTML
36 lines
1.8 KiB
HTML
![]() |
<html>
|
||
|
|
||
|
<head>
|
||
|
<title>PERCENT</title>
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
|
||
|
<h2 style="margin-top: 0; margin-bottom: 0">PERCENT</h2>
|
||
|
<p style="margin-top: 0; margin-bottom: 0"> </p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0">The <img border="0" src="images/perc.PNG" width="36" height="28">
|
||
|
button is available only with standard mode and it's used as modifier for the four
|
||
|
basic arithmetic operators.</p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0">The input sequence for a percent calculation is:</p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0"> </p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0" align="center">"first" "operator" "second" "percent"</p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0"> </p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0">The modification applied by the percent button for each operator are:</p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0"> </p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0"><img border="0" src="images/add.PNG" width="36" height="28"></p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0">Add "second"-% of "first" to "first".</p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0"> </p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0"><img border="0" src="images/sub.PNG" width="36" height="28"></p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0">Subtract "second"-% of "first" from "first".</p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0"> </p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0"><img border="0" src="images/mult.PNG" width="36" height="28"></p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0">Multiply "second"-% of "first" with "first".</p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0"> </p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0"><img border="0" src="images/divide.PNG" width="36" height="28"></p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0">Divide "first" by "second"-% of "first".</p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0"> </p>
|
||
|
|
||
|
</body>
|
||
|
|
||
|
</html>
|