SIN( X )  SINe of X

Returns the sine of X. Sometimes useful to test the dynamic response of a system. SIN is periodic on X in the range of 0 to 2 pi radians.

Units: SIN (dimensionless) --> dimensionless

Examples

sin( 0.0 ) is equal to 0.0.

sin( 1.0 ) is equal to 0.84147.