Class DoubleBaseMath

java.lang.Object
org.apfloat.internal.DoubleBaseMath
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DoubleAdditionStrategy, DoubleApfloatImpl, DoubleCRTMath, DoubleMediumConvolutionStrategy, DoubleShortConvolutionStrategy

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