WildARMs Posted September 13, 2004 Share Posted September 13, 2004 Whats wrong with my float when the answer from a problem I get is something like -4.0e+.008? When i use an int and pass an int its fine, but when I throw a float in, thats the gibberish i end up with. Link to comment Share on other sites More sharing options...
0 azcodemonkey Posted September 13, 2004 Share Posted September 13, 2004 It may be an overflow. Would you please post your code? Link to comment Share on other sites More sharing options...
0 WildARMs Posted September 13, 2004 Author Share Posted September 13, 2004 An overflow! lol, it was thanks, it stuck out like a sore thumb once you suggested it, thanks! Link to comment Share on other sites More sharing options...
Question
WildARMs
Whats wrong with my float when the answer from a problem I get is something like -4.0e+.008?
When i use an int and pass an int its fine, but when I throw a float in, thats the gibberish i end up with.
Link to comment
Share on other sites
2 answers to this question
Recommended Posts