| 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 | Description |
|---|---|
| ArithmeticUtils |
Some useful, arithmetics related, additions to the built-in functions in
Math. |
| Precision |
Utilities for comparing numbers.
|
Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.