Results for “Std.Math.Float.log10”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Math.Float.log10
Float64 -> Option[Float64]Base-10 logarithm log10(x). Returns None if x <= 0.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
Float64 -> Option[Float64]Base-10 logarithm log10(x). Returns None if x <= 0.