Libraryless. Click here for Pure Java version (9443L/52K).
svoid test_dropMinusFromZero() { testFunctionValues(s -> dropMinusFromZero((S) s), "-0.1", "-0.1", "-0.0", "0.0", "-1", "-1", ); }
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1036225 |
| Snippet name: | test_dropMinusFromZero |
| Eternal ID of this version: | #1036225/3 |
| Text MD5: | a55f43f94eeab1344639fcb4d3488ddd |
| Transpilation MD5: | 7307183a0e002e00cf375d732fff0112 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-10-25 22:56:32 |
| Source code size: | 152 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 406 / 509 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1036239 - test_plusMinusFix |