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