scale
Method of ComplexPolynomial.
scale(complex factor) -> void
Scales the polynomial by the given factor.
Parameters
- factor: The scaling factor.
Method of ComplexPolynomial.
scale(complex factor) -> voidScales the polynomial by the given factor.