Results for “Std.Math.Float.exp”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Math.Float.exp
Float64 -> Float64Computes e^x using range reduction and Taylor polynomial.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
Float64 -> Float64Computes e^x using range reduction and Taylor polynomial.