read_me
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 代码 · 共 31 行
TXT
31 行
Unix f77 Math Function Library February, 1981This is the library providing interface to the C math library, libm.aor libnm.a.(*) In addition there are functions for complex and doublecomplex arguments and short int arguments. There are also utility functionsto enable floating overflow/integer underflow trapping, and to returnnumerical range for this machine. Finally there are also the stringfunctions required by ANSI plus a few additions.Install these sources in parallel with the other f77 libraries. Then: make libF77.a make install cd man make install* This will eventually be a standalone math lib and will include argument range checking, etc.Please send bug reports, fixes, etc. to one of dlw@g.cc.berkeley (new uucp mailer) ucbvax!g.dlw (old uucp mailer) g.dlw@berkeley (arpanet)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?