Added cmath

This commit is contained in:
Guido van Rossum 1997-07-17 16:15:18 +00:00
parent 246d96555f
commit 84057a3874
3 changed files with 3 additions and 1 deletions

View file

@ -100,6 +100,7 @@ to Python and how to embed it in other applications.
\input{libmisc} % Miscellaneous Services
\input{libmath}
\input{libcmath}
\input{libwhrandom}
\input{librandom}
\input{librand}