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

3
LINES

< > BotCompany Repo | #1023145 // gigabytes (gibibytes)

JavaX fragment (include)

static long gigabytes(long n) {
  ret n*(1024*1024*1024);
}

Author comment

Began life as a copy of #1022697

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1023145
Snippet name: gigabytes (gibibytes)
Eternal ID of this version: #1023145/1
Text MD5: 12a3e04e7d7844df980d208b2238a338
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-05-15 15:34:07
Source code size: 61 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 185 / 233
Referenced in: [show references]