What every coder should know about gamma (function)

2 points by lqdc13 ↗ HN
n! = gamma(n+1)

can be computed very quickly with Lanczos approximation: https://github.com/jcboyd/study-no-1/blob/master/lanczos.c

0 comments

[ 0.22 ms ] story [ 7.7 ms ] thread

No comments yet.