OFFSET
0,2
LINKS
G. C. Greubel, Table of n, a(n) for n = 0..10000
EXAMPLE
0.17791868328976475106632367814726025528591510972507...
MATHEMATICA
RealDigits[ N[ EulerGamma^Pi, 105]] [[1]]
PROG
(PARI) Euler^Pi \\ Charles R Greathouse IV, Oct 01 2012
(Magma) SetDefaultRealField(RealField(100)); R:= RealField(); EulerGamma(R)^Pi(R); // G. C. Greubel, Aug 29 2018
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
Volker Werner, Apr 30 2012
STATUS
approved