|
7.7.19.0. simplifyRat
Procedure from library dmodloc.lib (see dmodloc_lib).
- Usage:
- simplifyRat(v); v vector
- Assume:
- Assume that v has exactly two components, second one not 0.
- Return:
- vector, representing simplified rational function v[1]/v[2]
- Note:
- Possibly present non-commutative relations of the basering are
ignored.
Example:
|