Expand description
Square root functionality for integral types
These all return f64 for extra precision. Feel free to down-cast if needed
Traitsยง
- Square
Root64 - A trait that allows calculation of square root into a Float(64)
Square root functionality for integral types
These all return f64 for extra precision. Feel free to down-cast if needed