Double Lisy: The Judge's Decision Left The Courtroom In SILENCE.
Credit:
facts.net
I'm not sure why this answer suggests switching from lf to f.Lf is a perfectly appropriate format specifier for double.Moreover, it was legalized in c99 specifically to fix than annoying inconsistency between …Format %lf in printf was not supported in old (pre-c99) versions of c language, which created superficial inconsistency between format specifiers for doublein printf and scanf.In my earlier question i was printing a double using cout that got rounded when i wasn't expecting it.How can i make cout print a double using full precision?From what i have read, a value of data type double has an approximate precision of 15 decimal places.