#include <iostream>#include <math.h>using namespace std; int main() { cout << cosf(1.57079637f); return 0;}
Standard input is empty
-4.37114e-08
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!