type/radical - check for fractional powers
|
Calling Sequence
|
|
type(expr, radical)
|
|
Description
|
|
•
|
The definition of type radical is that expr is of type `^` and op(2, expr) (the exponent) is of type fraction.
|
|
|
Examples
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
|
|
Download Help Document
Was this information helpful?