Egyptian fraction by tybalt89

#!perl -p
use bigrat;$r=eval;s/$/ = /;s~\S*$~1/$= + $r~while$r-=1/($==1/$r+.999)

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

download

return to the top page