Libraryless. Click here for Pure Java version (3114L/17K).
1 | static DoubleRange zeroToOne_value = DoubleRange(0, 1); |
2 | |
3 | static DoubleRange zeroToOne() {
|
4 | ret zeroToOne_value; |
5 | } |
Began life as a copy of #1031926
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
| Snippet ID: | #1031927 |
| Snippet name: | zeroToOne - DoubleRange [singleton, don't mutate] |
| Eternal ID of this version: | #1031927/3 |
| Text MD5: | 613f606c1fbc92f83b19d6e83ff123ad |
| Transpilation MD5: | 9f48ffe030a269b72b5db712eb98f343 |
| Author: | stefan |
| Category: | javax / maths |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-08-02 04:29:13 |
| Source code size: | 118 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 468 / 576 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |