ScriptEvent:fabs

From Mod Wiki
Revision as of 13:00, 5 November 2007 by Wizz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Parameters

float value -- Number to take the absolute value of.

Result

float

Supported By

sdSysCallThread

Functionality

Returns the absolute value of the value given.