Package com.singularsys.exttests.field
Class FieldSqrtTest
- java.lang.Object
-
- com.singularsys.exttests.field.FieldSqrtTest
-
public class FieldSqrtTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FieldSqrtTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestBigDec()voidtestDouble()voidtestRational()
-
-
-
Method Detail
-
testDouble
public void testDouble() throws EvaluationException- Throws:
EvaluationException
-
testBigDec
public void testBigDec() throws EvaluationException- Throws:
EvaluationException
-
testRational
public void testRational() throws EvaluationException- Throws:
EvaluationException
-
-