Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1032663 // simpleCalc

JavaX fragment (include) [tags: use-pretranspiled]

Transpiled version (5590L) is out of date.

static double simpleCalc(S expression) {
  ret CalcRPN(printIfDebugging(ShuntingYardParser(expression)!))!;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1032663
Snippet name: simpleCalc
Eternal ID of this version: #1032663/5
Text MD5: 372f5764a3f2eea31991188511a46138
Author: stefan
Category: javax / maths
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-02 01:17:54
Source code size: 111 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 85 / 148
Version history: 4 change(s)
Referenced in: [show references]