Section 6: Clarius
Model 4200A-SCS Parameter Analyzer Reference Manual
6-292
4200A-901-01 Rev. C / February 2017
SIN Calc worksheet function
This command returns the sine of the specified angle.
Usage
SIN(
Value
)
Value
The angle in radians
Details
If the angle is in degrees, convert the angle to radians by multiplying the angle by
PI()/180
.
Example
=SIN(1.5)
=SIN(4.8)
Returns
997.4950E-3
.
Returns
-996.1646E-3
.
Also see
(on page 6-274)
(on page 6-289)
SINH Calc worksheet function
This command returns the hyperbolic sine of the specified number.
Usage
SINH(
Value
)
Value
Any number
Example
=SINH(1)
=SINH(3)
Returns
1.1752E+0
.
Returns
10.0178E+0
.
Also see
(on page 6-275)
(on page 6-289)