| Package | Description |
|---|---|
| org.nerd4j.utils.math |
| Class and Description |
|---|
| CU
This utility class provides some convenience methods
do deal with existing legacy classes that implement
Comparable. |
| Interval
In mathematics, given a set
S and a total order relation <=
over the elements of S, we define an interval I as a
subset of S such that: given x,y in I such that x <= y we have
that for each s in S if x <= s <= y then s belongs to I. |
| PrimeSieve
This class permits calculations about prime numbers.
|
Copyright © 2011–2020 Nerd4j. All rights reserved.