type/facint - test for factored integer form
|
Calling Sequence
|
|
type(expr, facint)
|
|
Description
|
|
•
|
This function will return true if expr is an expression of the form returned by the function ifactor, and false otherwise.
|
|
|
Examples
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
>
|
|
| (6) |
>
|
|
| (7) |
|
|
Download Help Document
Was this information helpful?