Close
Close window
polytools(deprecated)/translate - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.
Maplesoft logo
Maplesoft logo

Online Help

All Products Maple MapleSim


Home : Support : Online Help : polytools(deprecated)/translate
[フレーム] [フレーム]

polytools

translate

linear translation of a polynomial

Calling Sequence

translate(a, x, x0)

Parameters

a

-

polynomial

x

-

indeterminate

x[0]

-

constant

Description

Important: The polytools package has been deprecated . Use the superseding command PolynomialTools[Translate] instead.

Translate the polynomial ax by x=x+x0 efficiently. The method used requires On multiplications and divisions and On2 additions where n=degreea,x.

The command with(polytools,translate) allows the use of the abbreviated form of this command.

Examples

Important: The polytools package has been deprecated . Use the superseding command PolynomialTools[Translate] instead.

>

withpolytools:

>

translatex2,x,1

x2+2x+1

(1)


Download Help Document

AltStyle によって変換されたページ (->オリジナル) /