Nest function by Defenestrator

from math import *
while 1:x=input();n=60939;exec"x=[sin,cos][n%2](x);n/=2;"*18;print'%f'%x

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

download

return to the top page