|
SuanShu, a Java numerical and statistical library | |||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
| Interface Summary | |
|---|---|
| NumberUtils.Comparable<T extends Number> | We need a precision parameter to determine whether two numbers are close enough to be treated as equal. |
| Class Summary | |
|---|---|
| DoubleUtils | These are the utility functions to manipulate double and int. |
| NumberUtils | These are the utility functions to manipulate Numbers. |
| Real | A real number is an arbitrary precision number. |
| ScientificNotation | Scientific notation expresses a number in this form x = a * 10b a is called the significand or mantissa, and 1 ≤ |a| < 10. |
| Enum Summary | |
|---|---|
| DoubleUtils.RoundingScheme | the available schemes to round a number |
|
SuanShu, a Java numerical and statistical library | |||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||