BEGIN{print sqrt(16);print sqrt(0);print sqrt(-12);}
Standard input is empty
4 0 nan
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!