type/taylor - check for Taylor series
|
Calling Sequence
|
|
type(expr, taylor)
|
|
Description
|
|
•
|
The function type/taylor returns true if expr is a series which is a polynomial in the variable in which it was expanded. An order term may be present.
|
|
|
Examples
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
>
|
|
| (6) |
>
|
|
| (7) |
>
|
|
| (8) |
>
|
|
| (9) |
|
|
Download Help Document
Was this information helpful?