Uses of Class
tech.units.indriya.function.ExpConverter
Packages that use ExpConverter
-
Uses of ExpConverter in tech.units.indriya.format
Methods in tech.units.indriya.format with parameters of type ExpConverterModifier and TypeMethodDescriptionprivate static int
ConverterFormatter.exponentPrecedenceExpConveter
(ExpConverter converter, int unitPrecedence, StringBuilder buffer) -
Uses of ExpConverter in tech.units.indriya.function
Methods in tech.units.indriya.function that return ExpConverterModifier and TypeMethodDescriptionstatic ExpConverter
ExpConverter.of
(double base) Creates a logarithmic converter having the specified base.