chunker ~master (2021-11-01T16:25:44.5305726)
Dub
Repo
Pol.opBinary
chunker
polynomials
Pol
Returns the integer division result
this / d
.
Pol
opBinary
(Pol y)
Pol
opBinary
(Pol y)
Pol
opBinary
(Pol d)
struct
Pol
const
Pol
opBinary
(
string
op
)
(
Pol
d
)
if
(
op
== "/"
)
Pol
opBinary
(Pol d)
Meta
Source
See Implementation
chunker
polynomials
Pol
aliases
Base
functions
expand
mulMod
opBinary
toString
properties
deg
irreducible
static functions
derive
divMod
gcd
getRandom
variables
value
Returns the integer division result this / d.