Package org.ndviet.library.math
Class MathHelpers
java.lang.Object
org.ndviet.library.math.MathHelpers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intcompareNumber(String text1, String text2) static DoublecreateNumber(String text) static booleanisCreatable(String text) static StringnumberDecimalFormat(String input, String decimal, String roundingMode)
-
Constructor Details
-
MathHelpers
public MathHelpers()
-
-
Method Details
-
numberDecimalFormat
-
isCreatable
-
createNumber
-
compareNumber
-