sin/2—return the sine of an angle
The sin/2 function returns the sine of the angle specified in the $NUMBER argument in the $RESULT argument.
$RESULT=sin($NUMBER)
sin/2 arguments
Argument | Mode | Type | Description |
---|---|---|---|
$NUMBER | Input | INTEGER|REAL | Specifies the angle (expressed in radians) for which the sine is to be returned |
$RESULT | Output | REAL | The sine of the angle, returned as a real value |
sin/2 example
$SIN = sin( $ANGLE );
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*