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

9
LINES

< > BotCompany Repo | #1034581 // iceilRatio - synonym of ratioRoundUp

JavaX fragment (include)

static int iceilRatio(double a, double b) {
  ret ratioRoundUp(a, b);
}



static int iceilRatio(int a, int b) {
  ret ratioRoundUp(a, b);
}

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: 72 / 88
Referenced in: [show references]