Class LongBaseMath

java.lang.Object
org.apfloat.internal.LongBaseMath
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
LongAdditionStrategy, LongApfloatImpl, LongCRTMath, LongMediumConvolutionStrategy, LongShortConvolutionStrategy

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