Fsqrt

From GECK
Jump to: navigation, search


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

Description

Very fast floating-point square-root calculation.

Syntax

[help]
(outputValue:float) fsqrt inputValue:float

Example

set fResult to fsqrt 11.965348816 

See Also