public abstract class AbstractFloatResultNode extends AbstractFloatOperatorNode implements DoubleParseTreeNode
leftEvaluable, rightEvaluable
left
right
BNARY_OPERATOR, CLOSE, CONSTANT, OPEN, type, UNARY_OPERATOR, UNKNOWN, VARIABLE
Constructor and Description |
---|
AbstractFloatResultNode(String s) |
Modifier and Type | Method and Description |
---|---|
DBase |
makeEvaluator(HashMap<String,Double> fixedHM) |
abstract double |
op(double x,
double y) |
checkLeftRight, dimop, evaluateDimensional, getDimensionality, substituteVariables, toExpression
claim, claimLeft, copy, getPrecedence, getSymbol, replaceChild, replaceSymbols, toString
claimRight
deparent, detachNext, detachPrevious, dispose, isClose, isOpen, linkNext, next, parent, previous, remove, replaceNext, replacePrevious, replaceWith, setParent, siblingsToString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
makeEvaluable, toExpression
doVisit, evaluateDimensional, getDimensionality, substituteVariables
public AbstractFloatResultNode(String s)
public abstract double op(double x, double y)
public DBase makeEvaluator(HashMap<String,Double> fixedHM) throws ContentError
ContentError
Copyright © 2020. All rights reserved.