summaryrefslogtreecommitdiffstats
path: root/lib/libm/man/ieee.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ieee, and ieeef aren't real, and the amount of functions it documentsmartynas2009-07-291-161/+0
| | | | | is getting ridiculous. split them into groups of copysign, ilogb, nextafter, scalbn. discussed long ago with millert@
* document scalbln, scalblnf, scalblnlmartynas2009-07-281-7/+28
|
* document and mlink long double functions. ok jmc@martynas2008-12-121-3/+24
|
* - add man pages for nan and remainder, from freebsdmartynas2008-07-291-58/+1
| | | | | | | | - mlink drem, dremf, remainderf to remainder; nanf to nan - describe that drem and dremf are obsolete aliases - remove descriptions for remainder and remainderf from ieee looked over by jmc@, but it's easier for him to work on when they are in tree
* remove finite from ieee.3, and unmlink from makefilemartynas2008-07-291-32/+2
|
* drem{,f} are aliases for remainder{,f}, so:martynas2008-06-111-1/+10
| | | | | | | | | | - document and mlink drem{,f} - drem->remainder on noieee, and make drem an alias - finite returns integer, n_support.c - general n_support.c ansification and cleanup - drem is now an ALTENTRY for remainder, in n_support.S help with man page from jmc@ and millert@ ok millert@
* close brackets; ok jmc@martynas2008-06-111-3/+3
|
* vax doesn't have inf/nan, finite always returns 1martynas2008-06-101-2/+9
| | | | "go for it!" millert@, ok jmc@
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* section reorder;jmc2003-06-021-3/+3
|
* - typosjmc2003-05-201-5/+5
| | | | - new sentence, new line
* mention single precision versionsjason2003-02-281-1/+25
|
* $OpenBSD$todd2000-03-021-1/+1
|
* - remove all trailing whitespaceaaron1999-07-091-12/+12
| | | | | | | | | | * except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
* .Dd should not be given abbreviated month namesaaron1999-07-021-2/+2
|
* provide MLINKS for "f" versions, and make sure they show up in whatis.dbderaadt1999-07-011-2/+8
|
* update from NetBSDderaadt1995-10-281-1/+1
|
* initial import of NetBSD treederaadt1995-10-181-0/+164