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