Crate integral_square_root [] [src]

Square root functionality for integral types

These all return f64 for extra precision. Feel free to down-cast if needed

Traits

SquareRoot64

A trait that allows calculation of square root into a Float(64)