This outputs 4.894e+009 for the value. How can I have it output 4894000000 instead?Code:double var = 4894000000; cout<<var;
|
Results 1 to 6 of 6
Thread: Scientific numbersThreaded View
|
Click Here to Expand Forum to Full Width |