BN.FQ (bn v0.2.2)
Link to this section Summary
Link to this section Types
Specs
Link to this section Functions
Link to this function
add(number1, number2)
Specs
Link to this function
default_modulus()
Specs
default_modulus() :: integer()
Link to this function
divide(number1, number2)
Specs
Link to this function
mult(number1, number2)
Specs
Link to this function
new(number, params \\ [])
Specs
Link to this function
one()
Specs
one() :: t()
Link to this function
pow(base, exponent)
Specs
Link to this function
sub(number1, number2)
Specs
Link to this function
zero()
Specs
zero() :: t()