I have a Java array defined already e.g.
float[] values = new float[3];
I would like to do something like this further on in the code:
int a[] = { 2, 6, 8, 5, 4, 3 }; int b[] = { 2, 3, 4, 7 };
if you take float number then you take float and it's your choice
this is very good way to show array elements.