Uses of Package
org.uncommons.maths.number
Packages that use org.uncommons.maths.number
Package
Description
Custom numeric data types and classes for working with java.lang.Number and
its sub-classes.
This package provides deterministic, repeatable, pseudo-random number
generators, a set of strategies for seeding them, and classes for generating
values from different probability distributions.
-
Classes in org.uncommons.maths.number used by org.uncommons.maths.numberClassDescriptionInterface for providing different types of sequences of numbers.Immutable value object for representing a rational number (or vulgar fraction).
-
Classes in org.uncommons.maths.number used by org.uncommons.maths.random