Added math lib

This commit is contained in:
ceriel 1988-07-25 12:21:59 +00:00
parent 7b1eae1d37
commit e5c19866eb

View file

@ -251,6 +251,10 @@ excluding Stdio
.IP "lang/cem/libcc/stdio" .IP "lang/cem/libcc/stdio"
.br .br
Stdio sources Stdio sources
.IP "lang/cem/libcc/math"
.br
Sources for mathematical routines, normally available with the
\fB-lm\fP option to \fIcc\fP.
.IP "lang/cem/libcc/mon" .IP "lang/cem/libcc/mon"
.br .br
Sources for routines in chapter II, written in EM Sources for routines in chapter II, written in EM