Uses of Interface
dev.civl.sarl.IF.expr.NumericExpression

Packages that use NumericExpression
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 public interface package dealing with symbolic expressions.
 
The type package provides interfaces for all of the symbolic types.
Interfaces for the simplification of symbolic expressions.
Internal interface for the "type" module, providing a SymbolicTypeFactory for producing SymbolicType s.