[ERROR]
A float number larger than the maximum value for a float has been specified.
float f = 3.402823466E+300F;
Correct the number.