Atan Data Member Function

Returns the arctangent of 'Value'.

Prototype

static double Atan( double Value )

Parameters

Parameter Type Parameter Name Documentation
doubleValueThe value whose arctangent is to be calculated.

Examples

Copy Text To Clipboard

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