Sesq: rofl

I have 41 digits of that one.

3.1415926535897932384626433832795028841971
I had 'i' defined as an integer in the code so when it was being divided by or whatever it would do integer division and just leave the whole part of the result and left the fractional portion off.
Ah, that would explain it. I was really puzzled about the multiplication by 10 thing; it must have been because the sum gave 1 every time after some point, and the log(2) must have come in from the first term.
Anyway, here's a nice infinite approximation I like...

That is actually an exact value of the gamma function if you do it forever; many books I have seen initially define the function with that product. The nice thing about this is that it is one of those products obtained with the weierstrass factor theorem, which all converge for all values of the function; that's always nice...

BTW here are the graphs of three functions closely related to the gamma function; can anyone recognize what they are?

