Module Name: src Committed By: jruoho Date: Tue Sep 13 05:26:47 UTC 2011
Modified Files: src/lib/libm: Makefile src/lib/libm/man: exp.3 Added Files: src/lib/libm/man: log.3 Log Message: Split out the logarithm functions from the perplex exp(3). Also remove some useless notes in the latter (namely, no one cares that financial calculations were done on Hewlett-Packard HP-71B, or that there is a LN1() in Pascal). To generate a diff of this commit: cvs rdiff -u -r1.118 -r1.119 src/lib/libm/Makefile cvs rdiff -u -r1.26 -r1.27 src/lib/libm/man/exp.3 cvs rdiff -u -r0 -r1.1 src/lib/libm/man/log.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.