What every coder should know about gamma (function)
n! = gamma(n+1)
can be computed very quickly with Lanczos approximation: https://github.com/jcboyd/study-no-1/blob/master/lanczos.c
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 ] threadNo comments yet.