Help for this page

Select Code to Download


  1. or download this
    #include <stdio.h>
    
    ...
        printf("%.17f\n", 1.4/10);
        return 0;
    }
    
  2. or download this
    0.140000
    0.13999999999999999