type/fraction - check for an object of type fraction
|
Calling Sequence
|
|
type(x, fraction)
|
|
Description
|
|
•
|
The type(x, fraction) calling sequence returns true if x is of type rational(type,rational) and not of type integer.
|
|
|
Examples
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
>
|
|
| (6) |
>
|
|
| (7) |
|
|
Download Help Document
Was this information helpful?