ruint
1.16.0
In ruint::
algorithms::
div
ruint
::
algorithms
::
div
Function
div_1x1
Copy item path
Source
pub const fn div_1x1(numerator:
u64
, divisor:
u64
) -> (
u64
,
u64
)
Expand description
⚠️ Compute single limb division.
⚠️ This function is not part of the stable API.