Uses of Interface
dev.civl.sarl.IF.number.Number

Packages that use Number
Package
Description
This package provides the internal interface for the representation of basic symbolic expressions.
The ideal module supports reasoning about numerical expressions using "ideal" mathematical reals and integers.
This package and its subpackages provide the "public interface" to SARL.
The number package supports infinite-precision integer and rational numbers.
The object package provides the SymbolicObject interface, which is the root of the symbolic object type hierarchy.
Internal interface for the symbolic object module, providing mechanisms for creating SymbolicObjects.
Interfaces for the simplification of symbolic expressions.