Package org.apache.commons.numbers.core


package org.apache.commons.numbers.core
Basic utilities.
  • Class
    Description
    Addition.
    Some useful, arithmetics related, additions to the built-in functions in Math.
    Exception.
    Computes double-double floating-point operations.
    Computes extended precision floating-point operations.
    Mutable double-double number used for working.
    Computes extended precision floating-point operations.
    Multiplication.
    Operators that can be implemented in a more performant way using the language constructs.
    Norm functions.
    Function of array argument.
    Function of 3 arguments.
    Function of 2 arguments.
    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.