Class FloatBaseMath

java.lang.Object
org.apfloat.internal.FloatBaseMath
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
FloatAdditionStrategy, FloatApfloatImpl, FloatCRTMath, FloatMediumConvolutionStrategy, FloatShortConvolutionStrategy

public class FloatBaseMath extends Object implements Serializable
Mathematical operations on numbers in a base. Implementation for the float type.
Version:
1.8.2
Author:
Mikko Tommila
See Also: