Closed KarateSnoopy closed 6 years ago
Switched to double since float max 3.40282e+38 according to http://en.cppreference.com/w/cpp/types/numeric_limits/max, and made some of the other numbers a little more accurate.
Thank you so much.
Switched to double since float max 3.40282e+38 according to http://en.cppreference.com/w/cpp/types/numeric_limits/max, and made some of the other numbers a little more accurate.