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