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 A256190 #32 Sep 08 2022 08:46:11 %S A256190 8,5,2,2,6,8,8,1,3,9,2,1,9,4,7,5,9,5,0,5,1,4,3,9,2,2,1,4,4,3,9,5,5,9, %T A256190 7,5,4,7,5,8,8,3,1,4,6,9,3,2,2,0,2,0,8,9,8,5,3,2,7,0,1,6,1,7,9,0,5,8, %U A256190 8,7,0,1,6,9,9,2,9,5,1,3,8,3,0,2,7,4,9,4,5,0,6,3,5,2,4,0,7,0,2,4,3,8,2,5 %N A256190 Decimal expansion of Gamma(1/9). %H A256190 G. C. Greubel, <a href="/A256190/b256190.txt">Table of n, a(n) for n = 1..5000</a> %H A256190 <a href="/index/Ga#gamma_function">Index to sequences related to gamma function</a> %e A256190 8.522688139219475950514392214439559754758831469322020... %p A256190 evalf(GAMMA(1/9),100); %t A256190 RealDigits[Gamma[1/9],10,100][[1]] %o A256190 (PARI) gamma(1/9) %o A256190 (Magma) SetDefaultRealField(RealField(100)); Gamma(1/9); // _G. C. Greubel_, Mar 10 2018 %K A256190 nonn,cons %O A256190 1,1 %A A256190 _Iaroslav V. Blagouchine_, Mar 19 2015