algorithm_rs
0.1.0
In algorithm_rs::math::modpow
?
Function
algorithm_rs
::
math
::
modpow
::
modpow
source
·
[
−
]
pub fn modpow(a:
usize
, n:
usize
, m:
usize
) ->
usize