Uses of Class
tech.units.indriya.function.ExpConverter
-
Packages that use ExpConverter Package Description tech.units.indriya.function This package provides functional interfaces and other functions including unit or quantity conversion. -
-
Uses of ExpConverter in tech.units.indriya.function
Methods in tech.units.indriya.function that return ExpConverter Modifier and Type Method Description static ExpConverterExpConverter. of(double base)Creates a logarithmic converter having the specified base.
-