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