Fasin

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

  • This function is significantly faster than dASin.

Syntax

[help]
(float) fasin value:float

Example

set fArSine to fasin -0.945518575 

See Also