|
7.7.3.0. isRational
Procedure from library dmod.lib (see dmod_lib).
- Usage:
- isRational(n); n number
- Return:
- int
- Purpose:
- determine whether n is a rational number,
that is it does not contain parameters.
- Assume:
- ground field is of characteristic 0
Example:
|