I do not think this does what you think it does,
September 5, 2009 at 4:44 AM
Hey so...this doesn't actually do what the title says.
This takes a decimal number, casts it to an int (thereby losing the decimal part) and then prints the int to the streen again but now in double precision. Doubles aren't...fractions.
View All Comments