Get the float value associated with a key. @param index The index must be between 0 and length() - 1. @return The numeric value. @throws JSONException if the key is not found or if the value is not a Number object and cannot be converted to a number.
(int index)