Module malachite_base::num::arithmetic::checked_pow
source ยท Expand description
CheckedPow
, a trait for raising a number to the power of a u64
and
checking whether the result is representable.
CheckedPow
, a trait for raising a number to the power of a u64
and
checking whether the result is representable.