Skip to main content

exact_sqrt

Function exact_sqrt 

Source
pub fn exact_sqrt(v: &BigInt) -> Option<BigInt>
Expand description

The exact square root, when the argument has one.