Package org.apache.commons.numbers.core
package org.apache.commons.numbers.core
Basic utilities.
-
ClassDescriptionAddition<T>Addition.Some useful, arithmetics related, additions to the built-in functions in
Math.Computes double-double floating-point operations.Computes extended precision floating-point operations.Multiplication.Operators that can be implemented in a more performant way using the language constructs.Norm functions.Utilities for comparing numbers.Interface containing comparison operations for doubles that allow values to be considered equal even if they are not exactly equal.Class providing accurate floating-point sums and linear combinations.