summaryrefslogtreecommitdiffstats
path: root/lib/libm/man/exp.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use \(mi instead of - for the mathematical minus sign as recommended bytb2016-06-011-7/+7
| | | | | | | mandoc_char(7). While there, use some spacing around the arithmetic operations to make the more complicated formulas a bit easier to read. looks good to kettenis, no objection from schwarze
* Remove predefined strings from libm pages.tb2016-04-261-17/+10
| | | | With lots of help, input and tweaks and finally ok schwarze@
* Fix markup problem introduced in the previous commit. Solution andtb2016-03-121-6/+5
| | | | explanations provided by schwarze@.
* Remove VAX-specific bits of libm manpages.tb2016-03-101-33/+9
| | | | ok jmc@
* remove Xr to infnan, a trickily hidden (from me anyway) vax page;jmc2016-03-101-4/+3
|
* remove .Tn; from Jan Stary <hans at stare dot cz>schwarze2015-01-151-46/+18
|
* NaN -> \*(Namartynas2013-11-031-5/+5
| | | | | {infinity, inf} -> \*(If OK jmc@
* more library historyschwarze2013-07-171-14/+12
| | | | | facts checked by sobrado@ style tweaks and ok jmc@
* use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
|
* many ways to get a log2... clue newbs.espie2012-01-141-2/+3
| | | | okay jmc@
* Remove references to math(3).martynas2011-07-071-3/+2
|
* Document extended-precision routines.martynas2011-07-071-3/+52
|
* reorder the log functions slightly; from thomas pfaffjmc2009-10-271-10/+10
|
* document log2() and log2f(); from thomas pfaffjmc2009-10-241-2/+18
| | | | ok otto millert martynas
* document and mlink long double functions. ok jmc@martynas2008-12-121-2/+9
|
* various markup/grammar fixes for previous, and a missing MLINKjmc2008-07-301-4/+4
| | | | for remquof.3;
* describe exp2, exp2f and mlink themmartynas2008-07-291-3/+20
|
* 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-46/+46
|
* - typosjmc2003-05-201-8/+10
| | | | - new sentence, new line
* ERROR -> ERRORS in .Sh, as per mdoc template.jmc2003-05-081-2/+2
|
* another pass at cleaningjason2003-02-271-3/+2
|
* describe *f in terms of the double precision version (more of this to come... after dinner).jason2003-02-271-1/+25
|
* Mostly punctuation fixes.aaron2000-04-151-2/+3
|
* Suffix "i.e." and "e.g." with a comma. Just another really picky man pageaaron2000-03-141-2/+2
| | | | | commit, as we want our documentation to be as consistently formatted as possible (it's getting there :-)).
* $OpenBSD$todd2000-03-021-1/+1
|
* - remove all trailing whitespaceaaron1999-07-091-6/+6
| | | | | | | | | | * 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...
* The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.aaron1999-07-071-2/+2
| | | | | | | Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one.
* provide MLINKS for "f" versions, and make sure they show up in whatis.dbderaadt1999-07-011-2/+8
|
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-3/+3
| | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
* From NetBSD PR/3405: Krister Walfridsson <cato@ulysses.df.lth.se>: Varioustholo1997-04-051-3/+3
| | | | | typos; since we compile with POSIX libm, we should not xref matherr(3), and describe the errno settings.
* update from NetBSDderaadt1995-10-281-1/+1
|
* initial import of NetBSD treederaadt1995-10-181-0/+296