Uses of Package
org.apache.commons.numbers.core
-
Classes in org.apache.commons.numbers.core used by org.apache.commons.numbers.core Class Description Addition Addition.DD Computes double-double floating-point operations.Multiplication Multiplication.NativeOperators Operators that can be implemented in a more performant way using the language constructs.Norm Norm functions.Precision.DoubleEquivalence Interface containing comparison operations for doubles that allow values to be considered equal even if they are not exactly equal.Sum Class providing accurate floating-point sums and linear combinations.