1 | static int iceilRatio(double a, double b) { |
2 | ret ratioRoundUp(a, b); |
3 | } |
4 | |
5 | |
6 | |
7 | static int iceilRatio(int a, int b) { |
8 | ret ratioRoundUp(a, b); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1034581 |
Snippet name: | iceilRatio - synonym of ratioRoundUp |
Eternal ID of this version: | #1034581/1 |
Text MD5: | 2a53b2026f06f22fab7ed4584e5a256d |
Author: | someone |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-02-19 05:32:18 |
Source code size: | 142 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 139 / 161 |
Referenced in: | [show references] |