Package org.apache.commons.numbers.core

Basic utilities.
  • Interface Summary 
    Interface Description
    Addition<T>
    Addition.
    Multiplication<T>
    Multiplication.
    NativeOperators<T>
    Operators that can be implemented in a more performant way using the language constructs.
  • Class Summary 
    Class Description
    ArithmeticUtils
    Some useful, arithmetics related, additions to the built-in functions in Math.
    Precision
    Utilities for comparing numbers.