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