simon-git: spigot (master): Simon Tatham

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Sun Nov 1 22:30:45 GMT 2015


TL;DR:
  3dc07d9 New constant: Apéry's constant, i.e. zeta(3).

Repository:     git://git.tartarus.org/simon/spigot.git
On the web:     http://tartarus.org/~simon-git/gitweb/?p=spigot.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2015-11-01 22:30:45

commit 3dc07d936c6273285f1b4b7ca6c8115bbb199962
web diff http://tartarus.org/~simon-git/gitweb/?p=spigot.git;a=commitdiff;h=3dc07d936c6273285f1b4b7ca6c8115bbb199962;hp=7a415c22c4b24e397b1973e1359e746536cf6dda
Author: Simon Tatham <anakin at pobox.com>
Date:   Sun Nov 1 22:24:09 2015 +0000

    New constant: Apéry's constant, i.e. zeta(3).
    
    The full Riemann zeta function might well be out of reach of spigot's
    methods, but I can at least arrange this special value of it easily
    enough.

 consts.cpp  |   75 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 expr.cpp    |    1 +
 funcs.h     |    1 +
 manpage.but |    4 ++++
 manual.but  |    3 +++
 test.sh     |    1 +
 6 files changed, 85 insertions(+)



More information about the tartarus-commits mailing list