sp_
arithmetic
23.0.0
In sp_
arithmetic::
helpers_
128bit
sp_arithmetic
::
helpers_128bit
Function
gcd
Copy item path
Source
pub fn gcd(a:
u128
, b:
u128
) ->
u128
Expand description
Helper gcd function used in Rational128 implementation.