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

9
LINES

< > BotCompany Repo | #1030518 // toMillion - synonym of toMillions

JavaX fragment (include)

static long toMillion(long l) {
  ret toMillions(l);
}



static S toMillion(long l, int digits) {
  ret toMillions(l, digits);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030518
Snippet name: toMillion - synonym of toMillions
Eternal ID of this version: #1030518/1
Text MD5: a299c88b0515d961ea8b7416077c4795
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-01-04 04:18:35
Source code size: 131 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 124 / 156
Referenced in: [show references]