1 | static int[] iroundAll(double[] a, int start, int end) { |
2 | ret iroundDoubleArray(a, start, end); |
3 | } |
4 | |
5 | |
6 | |
7 | static int[] iroundAll(double[] a) { |
8 | ret iroundDoubleArray(a); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1035773 |
| Snippet name: | iroundAll - synonym of iroundDoubleArray |
| Eternal ID of this version: | #1035773/1 |
| Text MD5: | 9f262bf2ee1fb6180582fa73af992877 |
| Author: | someone |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-07-22 05:02:00 |
| Source code size: | 170 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 348 / 364 |
| Referenced in: | [show references] |