summaryrefslogtreecommitdiff
path: root/lib/libm/man
AgeCommit message (Expand)Author
2010-03-08These functions are going to first appear in 5.1, not 6.0.snj
2010-01-12merge conflicting error sections.christos
2010-01-11Add exp2 and exp2mchristos
2009-10-04Mention NetBSD in HISTORY as well.wiz
2009-10-04add f{min,max,dim}{,l,f} from FreeBSDchristos
2007-02-26remove references to old cabs()drochner
2007-02-22-get cabs() and cabsf() out of public view - these are historical anddrochner
2006-07-03move manpages for frexp/ldexp/modf to libm -- the (most) implementation isdrochner
2006-04-04Sort SEE ALSO, bump date for previous.wiz
2006-03-31we don't have FE_TOWARDZERO (yet), refer to FP_RZ insteaddrochner
2006-03-26Mention trunc(3), reminded by kjk.xtraeme
2006-03-25Add LIBRARY.kleink
2006-03-25Uncomment crossreference to round(3), we do have one.uwe
2006-03-25Uncomment crossreference to trunc now that we have it.uwe
2006-03-25Add trunc() and truncf() C99 functions, from FreeBSD.xtraeme
2006-03-15Bump date for previous.wiz
2006-03-15Add nan(3), nanf(3), and nanl(3); welcome libm.so.0.4.kleink
2006-01-24Note roundf() in STANDARDS, too.kleink
2005-09-16Add man page for l{,l}rint{,f}(3), very loosely based on the FreeBSD one.wiz
2005-07-21Punctuation fixes, bump date for log2{,f}.wiz
2005-07-21Add log2 and log2f from FreeBSD PR 83845christos
2004-07-15round(3) and roundf(3) appeared in 2.0.junyoung
2004-07-10Move RCS Id to top of file; comment out reference to trunc(3),wiz
2004-07-10lib/24252: Add C99 functions round(3) and roundf(3).junyoung
2003-12-03Add a list of pre-defined values (such as pi, e etc.).jschauma
2003-11-02Uppercase name; from Jared Yanovich via jmc@openbsd.wiz
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-05-20Nit fixes from jmc@openbsd.wiz
2003-05-01Restore \fR that got lost in last.wiz
2003-05-01Remove reference to non-existent infnan(3) function.gmcgarry
2003-04-16Usewiz
2003-03-31bessel->Bessel, from Igor Sobrado in PR misc/19814perry
2003-03-31bessel->Bessel from Igor Sobrado PR misc/19814perry
2002-10-01New sentence, new line. From Robert Elz.wiz
2002-02-20Sort SEE ALSO.wiz
2002-02-20Drop superfluous .Pp, punctuation nit.wiz
2002-02-20Sort sections.wiz
2002-02-20Use standard headers, sort sections.wiz
2002-02-20Punctuation nits, use standard headers, sort sections, remove Tahoe references.wiz
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-02-07generate & symbolicallyross
2002-02-07Generate <>& symbolically.ross
2002-01-15Whitespace nit.wiz
2001-11-10- sort sectionsgmcgarry
2001-04-11Fix date and (missing) punctuation.wiz
1999-11-19Don't pass so many args to .Nd macro. It just overflows.enami
1999-09-10Remove SCCS revision line from the middle of the copyright - the versionsimonb
1999-08-16Document isinff(3) and isnanf(3), cloned from the corresponding double-kleink
1999-08-16Document reentrant log gamma interfaces.kleink
1999-08-15Add single-precision versions of interfaces to their manual pages' NAME sectionkleink