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