nick_maxwell

↗ HN profile [ 107 ms ] full profile
Karma
2
Created
January 31, 2010 (16y ago)
Submissions
0
  1. http://gist.github.com/289467 If I may add: # maths grad student programmer def factorial( n): return double_factorial[n] double_factorial = ( 1.0000000000000000000000000e+00, 1.0000000000000000000000000e+00,…