while 1:x=input();print"%.3f"%((x**3/873e3-x*x/4659-x/28.804+19)*x*x/7365+2.222965*x+31.1287)
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page