Maxima Function
bffac (expr, n)
Bigfloat version of the factorial (shifted gamma) function. The second argument is how many digits to retain and return, it's a good idea to request a couple of extra.
load ("bffac") loads this function.
load ("bffac")