type/radnum - check for an algebraic number in terms of radicals
|
Calling Sequence
|
|
type(expr, radnum)
|
|
Description
|
|
•
|
The type(expr, radnum) function checks to see if expr is a radical number.
|
•
|
A radical number is defined as either a rational number or I, or a combination of roots of rational numbers specified in terms of radicals. A sum, product, or quotient of these is also a radical number.
|
|
|
Examples
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
>
|
|
| (6) |
|
|
Download Help Document
Was this information helpful?