#include "stdio.h" int main() { printf("%.15f", (2.0 + 3.0 + 0.6 + 0.8));}
Standard input is empty
6.399999999999999
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!