BN.FQP (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(fqp1, fqp2)
Specs
Link to this function
divide(fqp1, fqp2)
Specs
Link to this function
inverse(fqp)
Specs
Link to this function
mult(fqp, fq)
Specs
Link to this function
negate(fqp)
Specs
Link to this function
new(coef, modulus_coef, params \\ [])
Specs
Link to this function
pow(base, exp)
Specs
Link to this function
sub(fqp1, fqp2)
Specs
Link to this function