Pol.opBinary

Returns the remainder of this / d.

  1. Pol opBinary(Pol y)
  2. Pol opBinary(Pol y)
  3. Pol opBinary(Pol d)
  4. Pol opBinary(Pol d)
    struct Pol
    const
    opBinary
    (
    string op
    )
    ()
    if (
    op == "%"
    )

Meta