Fcos

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 cosine of the specified angle (expressed in degrees).

  • This function is significantly faster than either cos or dCos.

Syntax

[help]
(float) fcos angle:float

Example

set fCosine to fcos 71.8027891 

See Also