Libraryless. Click here for Pure Java version (76L/1K).
1 | static double terabytesPerMonthWith1GBit() {
|
2 | ret daysToSeconds(1/8.0 /* bits to bytes - I guess */) |
3 | *averageDaysInMonth()/1000; |
4 | } |
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: | 369 / 480 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |