Package edu.udel.cis.vsl.sarl.number.IF
package edu.udel.cis.vsl.sarl.number.IF
A utility package supporting infinite precision integer and rational numbers,
and a variety of arithmetic operations on them.
The module interface is in the
IF
sub-package. External users of this
module should import only elements from there. The module entry point is
class Numbers
.-
Classes