Package tech.units.indriya.function
package tech.units.indriya.function
This package provides functional interfaces.
-
ClassesClassDescriptionThis class represents a converter adding a constant offset to numeric values (
double
based).Mathematical helper classUtility class providing numerical constants such as PiPi calculation with Machin's formula.This class represents a exponential converter of limited precision.This class represents a logarithmic converter of limited precision.This class represents a converter multiplying numeric values by a constant scaling factor (double
based).NaturalQuantityComparator<T extends javax.measure.Quantity<T>>Comparator to sort quantities by natural order, looking both the unit and the value.UnitConverter for numbers in base^exponent representation.This class represents a converter multiplying numeric values by a factor of Pi to the power of an integer exponent (π^exponent).QuantitySummaryStatistics<Q extends javax.measure.Quantity<Q>>This class represents a converter multiplying numeric values by an exact scaling factor (represented as the quotient of twoBigInteger
numbers).UnitComparator<U extends javax.measure.Unit<?>>Comparator to sort units by natural order, looking both the name and the symbol.