Libraryless. Click here for Pure Java version (1182L/9K/28K).
1 | !7 |
2 | |
3 | p {
|
4 | assertEqualsVerbose(8, roundUpTo(8, 4)); |
5 | assertEqualsVerbose(8, roundUpTo(8, 8)); |
6 | assertEqualsVerbose(16, roundUpTo(8, 9)); |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1009430 |
| Snippet name: | Test roundUpTo [OK] |
| Eternal ID of this version: | #1009430/3 |
| Text MD5: | 6af10176b01e3df0a0b38bdd30cbcb77 |
| Transpilation MD5: | 1e79784ec98c4ccae3a3e30baa2ec585 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-08-01 03:25:44 |
| Source code size: | 145 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 714 / 898 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |