Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/games/factor
Module Name: src
Committed By: joerg
Date: Sat May 15 21:22:39 UTC 2010
Modified Files:
src/games/factor: factor.6 factor.c
Log Message:
Follow the Fundamental Theory of Algebra. Disallow factorising of
numbers less than 2 as it is not
- naturally unique (negative numbers)
- finite (0)
- non-empty (1)
Discussed with the kristaps and wiz
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/games/factor/factor.6
cvs rdiff -u -r1.23 -r1.24 src/games/factor/factor.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index