Libraryless. Click here for Pure Java version (26L/1K).
static double log1p(double d) { ret Math.log1p(d); }
Began life as a copy of #1004158
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
| Snippet ID: | #1031893 |
| Snippet name: | log1p |
| Eternal ID of this version: | #1031893/1 |
| Text MD5: | 89951d695370c52d4c815802b0afc019 |
| Transpilation MD5: | 18fce60e0361a91980acb0b90bddf3d6 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-07-24 05:50:26 |
| Source code size: | 52 bytes / 1 line |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 437 / 581 |
| Referenced in: | [show references] |