Uses of Package
tech.units.indriya.function
Packages that use tech.units.indriya.function
-
Classes in tech.units.indriya.function used by tech.units.indriya.formatClassDescriptionThis class represents a converter adding a constant offset to numeric values (
double
based).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).UnitConverter for numbers in base^exponent representation.This class represents a converter multiplying numeric values by an exact scaling factor (represented as the quotient of twoBigInteger
numbers). -
Classes in tech.units.indriya.function used by tech.units.indriya.functionClassDescriptionThis class represents a converter adding a constant offset to numeric values (
double
based).This class represents a exponential converter of limited precision.This class represents a converter multiplying numeric values by a constant scaling factor (double
based).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).This class represents a converter multiplying numeric values by an exact scaling factor (represented as the quotient of twoBigInteger
numbers).