powered by
Constants built into ROptEstOld.
EULERMASCHERONICONSTANT APERYCONSTANT
ROptEstOld has a small number of built-in constants.
The following constants are available:
EULERMASCHERONICONSTANT: the Euler Mascheroni constant $$\gamma=-\Gamma'(1)$$ given in http://mathworld.wolfram.com/Euler-MascheroniConstant.html (48);
EULERMASCHERONICONSTANT
APERYCONSTANT: the Ap<e9>ry constant $$\zeta(3)= \frac{5}{2} (\sum_{k\ge 1}\frac{(-1)^{k-1}}{k^3 {2k\choose k}})$$ as given in http://mathworld.wolfram.com/AperysConstant.html, equation (8);
APERYCONSTANT
These are implemented as variables in the ROptEstOld name space taking appropriate values.
# NOT RUN { EULERMASCHERONICONSTANT APERYCONSTANT # }
Run the code above in your browser using DataLab