static float[] newFloatArray(int n) { ret new float[n]; }