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

3
LINES

< > BotCompany Repo | #1027034 // ratio_iceil - synonym of intRatio_ceil

JavaX fragment (include)

static int ratio_iceil(int a, int b) {
  ret intRatio_ceil(a, b);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1027034
Snippet name: ratio_iceil - synonym of intRatio_ceil
Eternal ID of this version: #1027034/1
Text MD5: cecd69162e50ebcf1da4100e75764101
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-02-11 19:22:04
Source code size: 67 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 165 / 202
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)