shift
Method of Polynomial<complex>.
shift(complex amount) -> void
Shifts the polynomial by the given amount.
Parameters
- amount: The amount to shift by.
Method of Polynomial<complex>.
shift(complex amount) -> voidShifts the polynomial by the given amount.