Signature
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
Returns
The absolute value