Fsin

From GECK
Jump to: navigation, search


A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.

Description

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

  • This function is significantly faster than either sin or dSin.

Syntax

[help]
(float) fsin angle:float

Example

set fSine to fsin 71.8027891 

See Also