Package de.dante.extex.interpreter.type.arithmetic

This package contains the basic data types for arithmetic in ExTeX.

See:
          Description

Interface Summary
Advanceable This is a interface to mark those Classes which are able to advance something.
Divideable This is a interface to mark those classes which are able to divide something.
Multiplyable This is a interface to mark those classes which are able to multiply something.
 

Package de.dante.extex.interpreter.type.arithmetic Description

This package contains the basic data types for arithmetic in ExTeX.