Function u64
#[must_use = "this returns the result of the operation, without modifying the original"]
pub(in ::num) const fn u64(n: u64) -> u64
Returns the integer square root of any
u64
input.
u64#[must_use = "this returns the result of the operation, without modifying the original"]
pub(in ::num) const fn u64(n: u64) -> u64
Returns the integer square root of any
u64
input.