summaryrefslogtreecommitdiff
path: root/lib/libm/man
AgeCommit message (Expand)Author
2009-10-27reorder the log functions slightly; from thomas pfaffJason McIntyre
2009-10-26Add man pages for the fdim/fmin/fmax family of functions and make sure fdimlMark Kettenis
2009-10-24document log2() and log2f(); from thomas pfaffJason McIntyre
2009-08-03remove, or replace Xr of ieee to either ilogb, nextafter or scalbnMartynas Venckus
2009-07-29now that the pages are split and we track separate HISTORY:Martynas Venckus
2009-07-29ieee, and ieeef aren't real, and the amount of functions it documentsMartynas Venckus
2009-07-29ieee_test isn't real; rename header to logb, tooMartynas Venckus
2009-07-28document scalbln, scalblnf, scalblnlMartynas Venckus
2009-07-06fe_towardzero not on openbsd. ok millert@Martynas Venckus
2008-12-12document and mlink long double functions. ok jmc@Martynas Venckus
2008-12-11remove an unneccessary addition to SEE ALSO: all the informationJason McIntyre
2008-07-30various markup/grammar fixes for previous, and a missing MLINKJason McIntyre
2008-07-29add descriptions for fpclassify, isfinite, isnormal, nan, remquo,Martynas Venckus
2008-07-29- add man pages for nan and remainder, from freebsdMartynas Venckus
2008-07-29describe exp2, exp2f and mlink themMartynas Venckus
2008-07-29remove finite from ieee.3, and unmlink from makefileMartynas Venckus
2008-07-16ansify infnan example. sure millert@Martynas Venckus
2008-06-16- update list of functions. add functions that have been added inMartynas Venckus
2008-06-12Makefile: fix MLINKSJason McIntyre
2008-06-11- on non-ieee, rename gamma to tgamma, the 'true' gammaMartynas Venckus
2008-06-11drem{,f} are aliases for remainder{,f}, so:Martynas Venckus
2008-06-11close brackets; ok jmc@Martynas Venckus
2008-06-10vax doesn't have inf/nan, finite always returns 1Martynas Venckus
2007-05-31convert to new .Dd format;Jason McIntyre
2007-02-06various cleanup:Jason McIntyre
2006-07-12add some more C99 functions: round(3) and roundf(3).Brad Smith
2006-03-18add some more C99 functions: trunc(3) and truncf(3).Brad Smith
2006-03-05improvements from alexey dobriyan;Jason McIntyre
2005-11-17Introduce a few c99 functions: {l,ll}{rint,round}{,f}. From NetBSD viaOtto Moerbeek
2004-01-23`Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8))Jason McIntyre
2004-01-02use .Sq rather than .Dq, which, for some reason, is making -mdoc wobble;Jason McIntyre
2003-10-21hypot: uppercase Euclidean; new sentence new lineJason McIntyre
2003-06-26cabsf takes complex float not doubleJason Wright
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-02section reorder;Jason McIntyre
2003-05-20- typosJason McIntyre
2003-05-08ERROR -> ERRORS in .Sh, as per mdoc template.Jason McIntyre
2003-05-05add properties of single precision IEE754Jason Wright
2003-05-03these files all had >9 arguments to .Nd, causing the name description to beJason McIntyre
2003-04-30removed unused .Bd macro;Jason McIntyre
2003-03-28Bessel functions;Jason McIntyre
2003-03-06.Xr typos;Jason McIntyre
2003-03-01Use mdoc strings for !=, +-, >= and <=Todd C. Miller
2003-02-28.Xr the right pagesJason Wright
2003-02-28No need to waffle this much... s/roughly like/roughlyJason Wright
2003-02-28mention single precision versionsJason Wright
2003-02-28Convert to mdoc and make some very minor updates. Someone with libm cluesTodd C. Miller
2003-02-27another pass at cleaningJason Wright
2003-02-27even more cleaning (and more yet to do)Jason Wright
2003-02-27final pass at *f in terms of the double precision version.Jason Wright