This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A269546 #15 Jan 16 2017 14:06:50 %S A269546 8,2,7,6,9,4,5,9,2,3,2,3,4,3,7,1,0,1,5,2,9,5,7,8,5,5,8,4,5,2,3,5,9,9, %T A269546 5,1,1,5,3,5,0,1,7,3,4,1,2,0,7,3,7,3,1,6,7,9,1,3,1,9,2,2,5,8,1,7,1,9, %U A269546 3,5,7,7,1,9,7,6,9,1,7,1,4,1,8,3,1,5,7,5,1,6,1,8,0,5,5,1,8,7,5,3,6,0,5 %N A269546 Decimal expansion of log(Gamma(Pi)). %C A269546 Gamma(x) is the Gamma function (Euler's integral of the second kind). %H A269546 G. C. Greubel, <a href="/A269546/b269546.txt">Table of n, a(n) for n = 0..5000</a> %e A269546 0.8276945923234371015295785584523599511535017341207373... %p A269546 evalf(lnGAMMA(Pi), 120); %t A269546 RealDigits[LogGamma[Pi], 10, 120][[1]] %o A269546 (PARI) default(realprecision, 120); lngamma(Pi) %o A269546 (MATLAB) format long; log(gamma(pi)) %Y A269546 Cf. A269545, A269547, A269557, A269558, A269559, A257955, A257957, A257958, A257959, A002161. %Y A269546 Cf. A073005, A068466, A175380, A175379, A220086, A203142, A256190, A256191, A256192, A203140, A203139, A203138, A203137. %K A269546 nonn,cons %O A269546 0,1 %A A269546 _Iaroslav V. Blagouchine_, Feb 29 2016