Fmod

From GECK
Jump to: navigation, search


A function added by the Fallout Script Extender.

Description

Returns the result of a floating point operated on by a floating point modulous. (As opposed to the arithmetic operator '%' modulo, for integers.)

Syntax

[help]
(float) fmod x:float n:float offset:float