ExEcc.IntegerMath (ExEcc v0.1.0)

View Source

Summary

Functions

add(a, b)

div(a, b)

eq(a, b)

inv(a)

lt(a, b)

mod_int(a, b)

mul(a, b)

neg(a)

one()

pow(a, b)

pow(integer, exponent, modulus)

sgn0(a)

sub(a, b)

type(_)

zero()