Facos

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

  • This function is significantly faster than dACos.

Syntax

[help]
(float) facos value:float

Example

set fArCosine to facos 0.945518575 

See Also