public class PowerOperator extends AbstractBinaryFullCircuitFullDoubleOperator
Constructor and Description |
---|
PowerOperator() |
Modifier and Type | Method and Description |
---|---|
protected RightValue |
operateOnDoubleDouble(Double a,
Double b) |
protected String |
operatorName() |
operateOnLongLong
operateOnDoubleLong, operateOnLongDouble
evaluateOn, operateOnValues
evaluate
getLeftOperand, getRightOperand, setLeftOperand, setRightOperand
protected RightValue operateOnDoubleDouble(Double a, Double b) throws BasicRuntimeException
operateOnDoubleDouble
in class AbstractBinaryFullCircuitNumericOperator<Double>
BasicRuntimeException
protected String operatorName()
operatorName
in class AbstractBinaryFullCircuitNumericOperator<Double>
Copyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.