Libraryless. Click here for Pure Java version (108L/1K).
static float[] reverseFloatArray(float[] a) { int n = l(a); *float[n] b; for i to n: b[n-1-i] = a[i]; ret b; }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1006381 |
Snippet name: | reverseFloatArray |
Eternal ID of this version: | #1006381/1 |
Text MD5: | bf37ad60c6f55810322dad4f5d3338df |
Transpilation MD5: | 0e9b4b1ff912b2d936e3173172a792ac |
Author: | stefan |
Category: | javax / maths |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-12-29 23:31:02 |
Source code size: | 123 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 477 / 555 |
Referenced in: | [show references] |