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

3
LINES

< > BotCompany Repo | #1032694 // simpleCalc_javaTok

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

Libraryless. Click here for Pure Java version (5675L/32K).

static double simpleCalc(S expression) {
  ret CalcRPN(ShuntingYardParser(javaTok(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: #1032694
Snippet name: simpleCalc_javaTok
Eternal ID of this version: #1032694/2
Text MD5: 6a7a4f1e29ef01679367036bd85f1929
Transpilation MD5: b564ba869b6b3fb719acda5c60f98205
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:08:30
Source code size: 102 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 66 / 93
Version history: 1 change(s)
Referenced in: [show references]