chickadee
»
math
»
modsqr
Identifier search
modsqr
a
procedure
modexpt
a
b
procedure
a
integer
b
integer
Equivalent to
(mod* a a)
and
(modular-expt a b (current-modulus))
, respectively.