dmmedia/static_modular_exponent

Setup calculation limitations

dmmedia opened this issue · 1 comments

Limits should be defined in function documentation

b = (0; 10^9)
p = (0; 10^6)
m = (0; 10^9)

fixed in 6296fa5