Sin Data Member Function

Returns the sine of the source value.

Prototype

static double Sin( double angle )

Parameters

Parameter Type Parameter Name Documentation
doubleangleThe angle, in radians.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.