native
floatabs
Syntax
native Float:floatabs(Float:value);
Description
Returns the absolute value of a floating point value
Parameters
| value | The floating point value to get the absolute value from |
|---|
Return
The absolute value
native
native Float:floatabs(Float:value);
Returns the absolute value of a floating point value
| value | The floating point value to get the absolute value from |
|---|
The absolute value