xref: /original-bsd/usr.bin/f77/libF77/READ_ME (revision 9a765c18)
1		Unix f77 Math Function Library
2			February, 1981
3
4This is the library providing interface to the C math library, libm.a
5In addition there are functions for complex and double
6complex arguments and short int arguments. There are also utility functions
7to enable floating overflow/integer underflow trapping, and to return
8numerical range for this machine. Finally there are also the string
9functions required by ANSI plus a few additions.
10
11Install these sources in parallel with the other f77 libraries. Then:
12	make libF77.a
13	make install
14	cd man
15	make install
16
17
18
19Please send bug reports, fixes, etc. to one of
20	dlw@g.cc.berkeley	(new uucp mailer)
21	ucbvax!g.dlw		(old uucp mailer)
22	g.dlw@berkeley		(arpanet)
23