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

3
LINES

< > BotCompany Repo | #1032689 // simpleCalc_noTok

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

Transpiled version (5701L) is out of date.

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

Author comment

Began life as a copy of #1032663

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1032689
Snippet name: simpleCalc_noTok
Eternal ID of this version: #1032689/2
Text MD5: 2a3fb00335b8bc4e9068cfcce38e1bf4
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:01:45
Source code size: 124 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 80 / 118
Version history: 1 change(s)
Referenced in: [show references]