Commit Graph

41 Commits

Author SHA1 Message Date
kristerw
0a31df6329 Fix a typo. 1999-01-02 01:11:55 +00:00
lukem
ce83c69e00 first pass at fixing up capitalization of function names and
arguments; ensure that each is correct with respect to the
implementation, rather than being correct as per english.
1998-08-29 08:32:32 +00:00
fair
b54911c568 fix mdoc reference 1998-04-29 01:42:03 +00:00
perry
312aca536f add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
mrg
6be07a674c add missing .Nm calls and MLINKS. from spz@serpens.swb.de 1997-11-12 00:47:32 +00:00
mycroft
219751628c Nuke trailing comma in SEE ALSO section. 1997-11-01 06:42:53 +00:00
lukem
dd7adfbf0c rcsid facism, WARNSify 1997-10-09 11:27:48 +00:00
lukem
bee8515057 rcsid facism, WARNSify 1997-10-09 11:26:55 +00:00
mikel
5982e278af comment out reference to missing FORTRAN math lib; PR 4153 1997-09-28 06:24:45 +00:00
jtc
9088826695 Removed confusing text which implies that gamma() computes the gamma
instead of log gamma function.  This was true with 4.4BSD's libm, but
they are equivalent on all other systems (XPG4.2 requires this).
1997-07-25 20:41:18 +00:00
kleink
899eb5a41b Add missing standards conformance statements. 1997-07-14 23:23:47 +00:00
mikel
ee7c998913 add isnan(3) and isinf(3) to table, replacing obsolescent infnan(3);
from Jon Buller in PR lib/3488.
also added some more functions to table and corrected xrefs.
1997-04-18 07:41:16 +00:00
christos
af726e9c88 PR/3405: Krister Walfridsson: Various typos; since we compile with POSIX
libm, we should not xref matherr(3), and describe the errno settings.
1997-03-29 23:10:55 +00:00
explorer
a9347d2469 Fix description of ceil(3). Closes pr lib/2690 1996-08-12 22:39:34 +00:00
jtc
3bf9d01bf7 infnan(3) no longer exists. 1996-03-30 01:33:59 +00:00
jtc
ee341062c6 Changed 3m to 3. There is no 3m manpage section. 1996-03-30 01:28:55 +00:00
jtc
5e5fe216ab removed log2 from manpage, libm doesn't provide that function. 1995-04-27 18:21:43 +00:00
jtc
df8b005f6e First cut at adding float versions of math functions to the manpages. 1995-04-14 18:39:53 +00:00
jtc
fd8d17a56d First pass at documenting "float" versions of these functions. 1995-03-04 01:36:29 +00:00
jtc
593d18fc49 Added a ieee_test(3) man page (Like SunOS) derrived from an earlier copy
of ieee(3).  This man page describes logb, scalb, and significand, which
are really only useful for verifying IEEE754 compliance.
1994-03-11 17:18:54 +00:00
mycroft
da7c295a78 Clean up deleted files. 1994-03-11 01:34:40 +00:00
jtc
d264f5578d Updated for new math library. 1994-03-11 01:32:08 +00:00
jtc
2191277bb6 Fix typo. 1994-03-10 18:15:07 +00:00
jtc
f0cf5168c0 Changes for new math library. 1994-02-25 19:43:56 +00:00
jtc
5d19bb2922 Update manpages for new math library. 1994-02-25 19:32:18 +00:00
jtc
1e7d35f8a1 Beginning of changes needed for fdlibm 1994-02-11 18:34:05 +00:00
jtc
a072679039 Fix spelling errors. 1994-01-11 00:46:50 +00:00
jtc
5e7056a72c Fix formatting of SEE ALSO section. 1993-10-29 22:57:17 +00:00
jtc
6ca09b6171 Fix manual page typos. 1993-10-29 17:10:08 +00:00
jtc
6240619b9d Add comma between gamma and lgamma in NAME section. 1993-10-21 00:23:23 +00:00
jtc
7b51b77358 Removed duplicate names from the NAME section. 1993-10-21 00:22:10 +00:00
jtc
1658725165 Fix grammar of HISTORY section. 1993-10-05 16:46:09 +00:00
jtc
acd1aa18bc Remove trailing comma from SEE ALSO list. 1993-10-05 16:33:47 +00:00
jtc
4c0b8d21f0 Removed trailing in SEE ALSO list 1993-10-04 18:07:15 +00:00
jtc
f85b59f046 Change math.3 to math(3) in SEE ALSO section. 1993-10-04 18:04:34 +00:00
jtc
6d226258e4 Change RANGE to ERANGE. 1993-10-04 18:03:41 +00:00
jtc
eab39a0ae7 In the SEE ALSO section, it's math(3), not math.3. 1993-10-04 17:58:44 +00:00
mycroft
d441c2db7e New code from uunet. 1993-08-14 13:42:09 +00:00
jtc
4ea49841a4 Fix formatting error. 1993-08-03 23:00:07 +00:00
mycroft
dfb9caab49 Add RCS indentifiers. 1993-08-01 07:32:48 +00:00
cgd
61f282557f initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00