Libraryless. Click here for Pure Java version (5778L/33K).
svoid test_simpleCalc_noTok() { testFunctionValues simpleCalc_noTok( "1+2*3", 7.0, "-3e2", -300.0, "-(1+2)", -3.0, ); }
Began life as a copy of #1032664
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1032690 |
| Snippet name: | test_simpleCalc_noTok |
| Eternal ID of this version: | #1032690/1 |
| Text MD5: | b0a9620d111975f055a99f568818894f |
| Transpilation MD5: | 2528bc6555a8878145463544e042ab30 |
| 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 00:59:49 |
| Source code size: | 141 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 336 / 436 |
| Referenced in: | [show references] |