Module dev.civl.sarl
Package dev.civl.sarl.number.IF
package dev.civl.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