The Inverse of A Famous Equation
Happy New Year!
Even if you have seen this before, I hope you will admire the quality of a good numeric implementation:
[1]> (/ (log -1) (sqrt -1)) 3.1415927 [2]> (typep * 'real) T
|
2013 |
2012 |
|
2011 February (3) |
Happy New Year!
Even if you have seen this before, I hope you will admire the quality of a good numeric implementation:
[1]> (/ (log -1) (sqrt -1)) 3.1415927 [2]> (typep * 'real) T