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

4
LINES

< > BotCompany Repo | #1032884 // terabytesPerMonthWith1G Bit (~329 TB)

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (76L/1K).

static double terabytesPerMonthWith1GBit() {
  ret daysToSeconds(1/8.0 /* bits to bytes - I guess */)
    *averageDaysInMonth()/1000;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1032884
Snippet name: terabytesPerMonthWith1G Bit (~329 TB)
Eternal ID of this version: #1032884/2
Text MD5: 428cdbfc63a192c4f469d6c7c6bce3e4
Transpilation MD5: 9c060bf812f42885540d72565ca7529b
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-07 08:59:28
Source code size: 138 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 92 / 139
Version history: 1 change(s)
Referenced in: [show references]