]> git.rkrishnan.org Git - sicp.git/commit
Solution to 1.38. I am generating the denominator in a little
authorRamakrishnan Muthukrishnan <vu3rdd@gmail.com>
Tue, 18 May 2010 13:19:00 +0000 (18:49 +0530)
committerRamakrishnan Muthukrishnan <vu3rdd@gmail.com>
Tue, 18 May 2010 13:19:00 +0000 (18:49 +0530)
commitce74f5c80b1ee500e35ac6bf669cbe17f51beed0
treed1cc5bddbce6b8d83edb022f010d58e54001e4b0
parent16c1c210cb772d66faa3e5e5346a7bd3f921f0c1
Solution to 1.38. I am generating the denominator in a little
convoluted way. There should be a better mathematical way to
generate the denominator sequence.
src/sicp/ex1_38.clj [new file with mode: 0644]