The math package and subpackages adds numeric types and concepts, like {@link ch.javasoft.math.BigFraction big fraction numbers} or {@link ch.javasoft.math.NumberOperations generic number operations} including support for common Java {@link java.lang.Number number} types; these classes have a more or less strong relation to those in {@link java.math}.