|
Boost : |
From: anshu khare (anshukhare1998_at_[hidden])
Date: 2020-01-17 13:20:28
I verified it when I ran
Cout<<fixed<<setprecision(20) << cos(7*pi/2) << endl;
The output of the above line came out to be -0.000
In the earlier code when the output came as
-1. 06911e - 50, I thought it to be like (-50) + (-1. 06911e ) which seemed
a highly negative value to me.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk