Please enable JavaScript to view this site.

Vensim Help

Navigation: Reference Guide > Functions > Mathematical and Numeric Functions

SIN( X ) SINe of X

Scroll Prev Top Next More

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.

 

Sample model: SIN.mdl in FunctionExamples