java.lang.Object
org.zfcj.math.numbers.FloatingPointMath
A container for
ThreadLocals that provide error thresholds for
floating point calculations-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic doublestatic RealNumberstatic voidsetMaxError(double maxError) static voidsetRealMaxError(RealNumber maxError)
-
Constructor Details
-
FloatingPointMath
public FloatingPointMath()
-
-
Method Details
-
getMaxError
public static double getMaxError() -
setMaxError
public static void setMaxError(double maxError) -
getRealMaxError
-
setRealMaxError
-