| Name | Description | Type | Package | Framework |
| BigIntegerMath | A class for arithmetic on values of type BigInteger. | Class | com.google.common.math | Google Guava |
| DoubleMath | A class for arithmetic on doubles that is not covered by Math. | Class | com.google.common.math | Google Guava |
| IntMath | A class for arithmetic on values of type int. | Class | com.google.common.math | Google Guava |
| LongMath | A class for arithmetic on values of type long. | Class | com.google.common.math | Google Guava |