MCPcopy Index your code
hub / github.com/andeya/algorithm / evaluatePostfix

Function evaluatePostfix

evaler/evaler.go:112–182  ·  view source on GitHub ↗

evaluatePostfix takes a postfix expression and evaluates it

(postfix []string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

EvalFunction · 0.85

Calls 11

PushMethod · 0.95
PopMethod · 0.95
isOperandFunction · 0.85
isOperatorFunction · 0.85
BigratToFloatFunction · 0.85
FloatToBigratFunction · 0.85
SubMethod · 0.80
CmpMethod · 0.80
AddMethod · 0.65
PowMethod · 0.45
MulMethod · 0.45

Tested by

no test coverage detected