Tcl Library Source Code

Check-in [883969dee1]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Add simple procedures to return the Euler and Bernoulli numbers. The numbers themselves are stored in two look-up lists.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 883969dee10a3bfe2370f3ef0dd5f311fb07ba2a435cd97509d7df77d8c0e741
User & Date: arjenmarkus 2020-02-13 19:35:55.789
Context
2020-02-17
14:41
Closing fork check-in: b9b9ff9c74 user: hypnotoad tags: trunk
2020-02-13
19:35
Add simple procedures to return the Euler and Bernoulli numbers. The numbers themselves are stored in two look-up lists. check-in: 883969dee1 user: arjenmarkus tags: trunk
2019-12-07
19:55
Tkt [0e16703e411f4c9f] Updated current release on home page check-in: b0d89885fb user: aku tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to modules/math/ChangeLog.
Changes to modules/math/TODO.
Changes to modules/math/pkgIndex.tcl.
Changes to modules/math/special.man.
Changes to modules/math/special.tcl.
Changes to modules/math/special.test.