div_1x1
cast
1.3.6
In cast::
revm::
primitives::
alloy_
primitives::
ruint::
algorithms::
div
cast
::
revm
::
primitives
::
alloy_primitives
::
ruint
::
algorithms
::
div
Function
div_1x1
Copy item path
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.