Cos Data Member Function

Returns the cosine of the angle.

Prototype

static double Cos( 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.