Tan Data Member Function

Returns the tangent of the source value.

Prototype

static double Tan( double angle )

Parameters

Parameter Type Parameter Name Documentation
doubleangleThe source angle, in radians.

Examples

Copy Text To Clipboard

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