Package com.google.common.math


@ParametersAreNonnullByDefault package com.google.common.math
Arithmetic functions operating on primitive values and on BigInteger and BigDecimal instances.

This package is a part of the open-source Guava library.

See the Guava User Guide article on math utilities.