Very small number by ali

main(){printf("%.14e",pow(.5,54));}

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page