Ftan

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Returns an approximation (accurate to at least 6 decimal digits) of the tangent of the specified angle (expressed in degrees).

  • This function is significantly faster than either tan or dTan.

Syntax

[help]
(float) ftan angle:float

Example

set fTangent to ftan 71.8027891 

See Also