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