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, setRoundingModepublic java.lang.String thisNum(java.lang.String thisNum)
IArithmeticthisNum 在接口中 IArithmeticthisNum 在类中 ArithmeticBasethisNum - 待出栈数字