bn v0.2.2
  • Pages
  • Modules

    BN.FQ2 (bn v0.2.2)

    Link to this section Summary

    Functions

    add(fq2_1, fq2_2)

    See BN.FQP.add/2.

    divide(fq2_1, fq2_2)

    See BN.FQP.divide/2.

    mult(fq2_1, fq2_2)

    See BN.FQP.mult/2.

    new(coef)
    pow(fq2_1, fq2_2)

    See BN.FQP.pow/2.

    sub(fq2_1, fq2_2)

    See BN.FQP.sub/2.

    Link to this section Functions

    Link to this function

    add(fq2_1, fq2_2)

    See BN.FQP.add/2.

    Link to this function

    divide(fq2_1, fq2_2)

    See BN.FQP.divide/2.

    Link to this function

    mult(fq2_1, fq2_2)

    See BN.FQP.mult/2.

    Link to this function

    new(coef)

    Specs

    new([integer()]) :: BN.FQP.t() | no_return()
    Link to this function

    pow(fq2_1, fq2_2)

    See BN.FQP.pow/2.

    Link to this function

    sub(fq2_1, fq2_2)

    See BN.FQP.sub/2.

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.28.0) for the Elixir programming language