Nest function by nfouille

#!perl -pl
($X=unpack B18,"\xd0w\x1b")=~s/0|1/$_=$&?cos:sin/ge;$_=substr$_+5e-7,0,8

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

download

return to the top page