Downloadliste

Projektbeschreibung

Mathfun.py is a little Python library that makes it easy for you to do some quirky little mathemagical things: primes, prime factorization, Fibonacci sequences, and character/value games (did you know "BILL GATES" = 663?).

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:13
2.1

Korrektur für einen großen Fehler in der Primzahltest, und noch einige kleinere Code clean-ups.
A fix for a major bug in the primality test, and some minor code clean-ups.

2001-01-30 15:13
2

Drei neue Funktionen: zwei nehmen, dass Streicher und Summe der 'Wert' (ASCII-Alphabet und Rang) der einzelnen Charakter, und eine, die die einzelnen Ziffern einer beliebigen Anzahl Summen.
Three new functions: two that take strings and sum the 'value' (ASCII and Alphabet Rank) of each character, and one that sums the individual digits of any number.

2001-01-30 15:13
1.0

Initial release.
Initial release.

Project Resources