All Downloads are FREE. Search and download functionalities are using the official Maven repository.

javadoc.com.google.common.math.package-summary.html Maven / Gradle / Ivy

The newest version!







com.google.common.math (Guava: Google Core Libraries for Java 11.0.1 API)














@ParametersAreNonnullByDefault

Package com.google.common.math

Arithmetic functions operating on primitive values and BigInteger instances.

See:
          Description

Class Summary
BigIntegerMath A class for arithmetic on values of type BigInteger.
DoubleMath A class for arithmetic on doubles that is not covered by Math.
IntMath A class for arithmetic on values of type int.
LongMath A class for arithmetic on values of type long.
 

Package com.google.common.math Description

Arithmetic functions operating on primitive values and BigInteger instances.

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



Copyright © 2010-2012. All Rights Reserved.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy