Results for “Std.Math.isqrt”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Math.isqrt
T -> Option[T] where T: Ord + Zero + One + Add + DivThe greatest value whose square does not exceed the given one.
