#include <iostream>#include <math.h> using namespace std; int main(){ cout << asin (1/2) ;}
-2 1
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!