JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package org.uncommons.maths
package
org.uncommons.maths
A set of utility classes for mathematical operations.
Related Packages
Package
Description
org.uncommons.maths.binary
Classes for manipulating binary data.
org.uncommons.maths.combinatorics
Utility classes for combinatorics.
org.uncommons.maths.number
Custom numeric data types and classes for working with java.lang.Number and its sub-classes.
org.uncommons.maths.random
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.
org.uncommons.maths.statistics
Utility classes for statistical analysis.
Classes
Class
Description
Maths
Maths operations not provided by
java.lang.Math
.