public class Arithmetic extends ArithmeticBase
OP_ADD, OP_BRACKETS_END, OP_BRACKETS_START, OP_DIVIDE, OP_MULTIPLY, OP_SUBTRACT
构造器和说明 |
---|
Arithmetic(java.lang.String exp) |
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
thisNum(java.lang.String thisNum)
操作待出栈数字
|
calculate, compare, getBigDecimal, getExpList, getPrecision, getRoundingMode, getRpnList, parse, popBack, popFront, setPrecision, setRoundingMode
public java.lang.String thisNum(java.lang.String thisNum)
IArithmetic
thisNum
在接口中 IArithmetic
thisNum
在类中 ArithmeticBase
thisNum
- 待出栈数字