Subject: CVS commit: pkgsrc/math/mathomatic
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 01/29/2005 10:53:17
Module Name:	pkgsrc
Committed By:	minskim
Date:		Sat Jan 29 10:53:17 UTC 2005

Modified Files:
	pkgsrc/math/mathomatic: Makefile distinfo

Log Message:
Update mathomatic to 11.7.

Changes:

Another minor adjustment to simplify command to make everything work
just right.

Trap "derivative x" of (negative constant or zero)^x.

Solve "(constant)^y=constant" for y.

Moved all html files and the man page to subdirectory "doc".

Code cleanup.

Improved modulus solving.

Trap "x%0".  Simplify "x%inf".

Fix fraction list display of -0.

Change for better simplification.

Fix for division by roots of fractions.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 pkgsrc/math/mathomatic/Makefile
cvs rdiff -r1.28 -r1.29 pkgsrc/math/mathomatic/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.