Class PowersOfPiConverter

java.lang.Object
tech.units.indriya.AbstractConverter
tech.units.indriya.function.PowersOfPiConverter
All Implemented Interfaces:
Serializable, Comparable<javax.measure.UnitConverter>, javax.measure.UnitConverter

public final class PowersOfPiConverter extends AbstractConverter
This class represents a converter multiplying numeric values by a factor of Pi to the power of an integer exponent (π^exponent).
Since:
2.0
Version:
1.0, April 24, 2018
See Also: