Libraryless. Click here for Pure Java version (2184L/14K).
static double intAverage(Collection<Int> l) { ret doubleRatio(intSumAsLong(l), l(l)); }
Began life as a copy of #1010188
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: | #1026899 |
| Snippet name: | intAverage (as double) |
| Eternal ID of this version: | #1026899/1 |
| Text MD5: | a4254fb2c68b60bf7670f110e368fa1f |
| Transpilation MD5: | df72a9205a4ff5fac22a7aacce8a80c5 |
| Author: | stefan |
| Category: | javax / maths |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-02-02 15:32:50 |
| Source code size: | 91 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 498 / 633 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |