Results for “Std.Math.Float.fract”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Math.Float.fract
Float64 -> Float64Returns the fractional part of a float (x - trunc(x)).
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
Float64 -> Float64Returns the fractional part of a float (x - trunc(x)).