ruint
1.16.0
In ruint::
algorithms::
div
ruint
::
algorithms
::
div
Function
div_2x1_ref
Copy item path
Source
pub fn div_2x1_ref(u:
u128
, d:
u64
) -> (
u64
,
u64
)
Expand description
⚠️ Reference implementation for
div_2x1
.
⚠️ This function is not part of the stable API.