mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 18:24:02 +00:00
37 lines
2.3 KiB
HTML
37 lines
2.3 KiB
HTML
![]() |
<html>
|
||
|
|
||
|
<head>
|
||
|
<title>TRIGONOMETRIC FUNCTIONS</title>
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
|
||
|
<h2 style="margin-top: 0; margin-bottom: 0">TRIGONOMETRIC FUNCTIONS</h2>
|
||
|
<p style="margin-top: 0; margin-bottom: 0"> </p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0">ReactOS Calc allows the calculation of three types of trigonometric functions with their inverse operations.</p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0">These functions can be used with three different angular
|
||
|
units of measurement: degrees, radians or gradians.</p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0">The angular mode does not affect the non trigonometric functions.</p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0">Please note that the degree type uses decimal degrees and not angles in the degree-minute-second form.</p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0">The available functions are:</p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0"> </p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0"><img border="0" src="images/sin.PNG" width="36" height="28"></p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0">It calculates the sine of the given angle.</p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0">If the <img border="0" src="images/Inv2.PNG" width="46" height="17">
|
||
|
modifier is activated, it finds the angle whose sine value is shown into the output display.</p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0"> </p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0"><img border="0" src="images/cos.PNG" width="36" height="28"></p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0">It calculates the cosine of the given angle.</p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0">If the <img border="0" src="images/Inv2.PNG" width="46" height="17">
|
||
|
modifier is activated, it finds the angle whose cosine value is shown into the output display.</p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0"> </p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0"><img border="0" src="images/tan.PNG" width="36" height="28"></p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0">It calculates the tangent of the given angle.</p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0">If the <img border="0" src="images/Inv2.PNG" width="46" height="17">
|
||
|
modifier is activated, it finds the angle whose tangent value is shown into the output display.</p>
|
||
|
<p style="margin-top: 0; margin-bottom: 0"> </p>
|
||
|
|
||
|
</body>
|
||
|
|
||
|
</html>
|