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