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 A111714 #12 Nov 26 2024 14:02:04 %S A111714 2,7,1,7,8,6,7,8,5,2,4,9,6,3,4,9,6,1,4,0,1,7,7,1,2,7,0,6,4,6,5,0,2,0, %T A111714 7,3,3,4,3,8,8,7,6,5,4,2,9,7,1,5,2,3,6,2,3,7,0,7,6,9,1,2,1,7,1,3,7,6, %U A111714 6,7,8,7,9,4,0,5,5,0,9,6,1,6,4,7,8,1,3,0,6,7,3,3,8,0,0,6,2,4,6,5 %N A111714 Decimal expansion of e^(cosine of 1 degree). %H A111714 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>. %e A111714 2.71786785249634961401... %p A111714 evalf(exp(cos(Pi/180))) ; # _R. J. Mathar_, Oct 03 2011 %t A111714 RealDigits[E^Cos[1 Degree],10,120][[1]] (* _Harvey P. Dale_, Apr 30 2014 *) %o A111714 (PARI) exp(cos(Pi/180)) \\ _Charles R Greathouse IV_, Nov 26 2024 %Y A111714 Cf. A019810. %K A111714 nonn,cons %O A111714 1,1 %A A111714 _Mohammad K. Azarian_, Nov 17 2005