![]() ![]() |
|
SINThe SIN function returns the mathematical sine value of a numeric expression.
COMMAND SYNTAXSIN(expression)
SYNTAX ELEMENTSexpression should evaluate to a numeric value and is interpreted as a number of degrees between 0 and 360.
NOTESThe function will calculate the sine of the angle specified by the expression as accurately as the host system will allow. It will then truncate the value according to the PRECISION of the program.
EXAMPLE
|