native
floatfract
Syntax
native Float:floatfract(Float:value);
Description
Returns the fractional part of a floating point value
Parameters
| string | Floating point value to get the fractional part from |
|---|
Return
The fractional part
native
native Float:floatfract(Float:value);
Returns the fractional part of a floating point value
| string | Floating point value to get the fractional part from |
|---|
The fractional part