Skip to content

Commit 3bbd7bd

Browse files
committed
Added BigFractionEvaluator
1 parent 4c7e2b0 commit 3bbd7bd

File tree

8 files changed

+1267
-1
lines changed

8 files changed

+1267
-1
lines changed

symja-parser/src/main/java/org/matheclipse/parser/client/eval/api/AbstractASTVisitor.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
import java.util.Map;
2020

2121
import org.apache.commons.math3.FieldElement;
22-
import org.apache.commons.math3.dfp.Dfp;
2322
import org.matheclipse.parser.client.ast.ASTNode;
2423
import org.matheclipse.parser.client.ast.FloatNode;
2524
import org.matheclipse.parser.client.ast.FractionNode;

0 commit comments

Comments
 (0)