#include <stdio.h> int main(void) { printf("%0.20f", 0.00067470452986403745); return 0;}
Standard input is empty
0.00067470452986403745
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!