<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Mathematical functions > Sin() |
Calculate the sine of an angle. The angle must be in radians.
REGULAR FUNCTION
Result = Sin(Angle)
Angle |
REAL |
Angle whose sine is to be calculated. |
Result |
REAL |
Sine of Angle. |