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