aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/man
Commit message (Expand)AuthorAgeFilesLines
* [libm] implementation of rsqrt, rsqrtf, and rsqrtlSteve Kargl10 days1-2/+51
* man/math.3: mention fmaximum_mag_num, fminimum_mag_numRobert Clausecker2026-05-021-3/+5
* lib/msun: fmaximum_mag_num family. Tests and man pageJesús Blázquez2026-05-022-1/+110
* msun/math.3: reference new functions f{max,min}imum{,_num,_mag}()Robert Clausecker2026-04-111-3/+9
* lib/msun: Added fmaximum_mag and fmaximum_num familiesJesús Blázquez2026-04-114-3/+225
* fmax.3: Add caveat for going beyond C std requirementsEd Maste2026-04-061-5/+8
* lib/msun: Added fmaximum and fminimum family. Tests and man pageJesús Blázquez2026-04-041-0/+103
* msun: document that {sin,cos,tan}pi(3) follow C23Robert Clausecker2025-11-173-23/+15
* manuals: Fix some .Bl -tag listsGraham Percival2024-11-183-33/+18
* erf.3: Add a STANDARDS sectionGordon Bergling2024-06-231-1/+12
* Now that D44168 has been merged to stable/14, update the manpageMark Murray2024-04-121-2/+2
* lib/msun: Fix tgammal(3) on IEEE 128-bit platformsMark Murray2024-03-181-10/+9
* lib: Remove ancient SCCS tags.Warner Losh2023-11-2732-68/+0
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-1633-33/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-1627-54/+0
* msun: Correct FreeBSD version in sincos() man pageBrad Smith2023-06-091-1/+1
* libm: Correct some typos in source code commentsGordon Bergling2022-09-034-9/+9
* libc: Add HISTORY sections to the manual pagesGordon Bergling2022-05-055-5/+30
* Implementations of cexpl()Steve Kargl2021-11-052-7/+18
* [LIBM] implementations of sinpi[fl], cospi[fl], and tanpi[fl]Steve Kargl2021-10-253-0/+319
* math(3): Use the .Fa macro for function argumentsGordon Bergling2021-07-0911-28/+28
* Fix a few mandoc issuesGordon Bergling2020-10-091-10/+10
* Fix typoSergio Carlavilla Delgado2020-04-041-1/+1
* Note some functions that appeared in First Edition UnixWarner Losh2020-04-013-3/+18
* Add HISTORY sections to log(3) man pageSergio Carlavilla Delgado2020-03-261-1/+12
* Add some HISTORY sections to manpagesSergio Carlavilla Delgado2020-02-191-1/+4
* Introduce <sys/qmath.h>, a fixed-point math library from Netflix.
Edward Tomasz Napierala2019-08-271-0/+1
* csqrt(3): Fix some typos in the manual pageMateusz Piotrowski2018-11-041-2/+2
* Recommit r336497: Fix powl, cpow, cpowf, and cpowl imports from OpenBSDDimitry Andric2018-07-201-9/+2
* Revert r336497 for now, as it breaks on architectures using gcc, with:Dimitry Andric2018-07-191-2/+9
* Fix powl, cpow, cpowf, and cpowl imports from OpenBSDDimitry Andric2018-07-191-9/+2
* msun: add ld80/ld128 powl, cpow, cpowf, cpowl from openbsdMatt Macy2018-07-152-5/+65
* clog.3, complex.3: Fix typos and igor style issuesConrad Meyer2018-06-062-14/+12
* Add implementations for clog(3), clogf(3), and clog(3).Konstantin Belousov2018-05-132-4/+109
* cacos(3): correct spelling of 'I'Eitan Adler2017-12-311-2/+2
* Correct r326748, indicating that tgammal(3) is mapped to tgamma(3), notDimitry Andric2017-12-101-1/+1
* Document the existence and precision of the remaining long doubleDimitry Andric2017-12-102-6/+29
* Remove the sentence in math(3) about some long double math functions notDimitry Andric2017-12-071-7/+1
* Implement sincos, sincosf, and sincosl.Michal Meloun2017-05-281-0/+82
* Renumber copyright clause 4Warner Losh2017-02-2832-32/+32
* Add documentations related to new APIs of r313761Mahdi Mokhtari2017-02-171-8/+38
* Bump .DdEnji Cooper2015-11-091-1/+1
* Document powl(3)Enji Cooper2015-11-091-5/+10
* .ie is not supposed to be used in manpagesBaptiste Daroussin2015-07-141-6/+2
* mdoc: fix function declarationBaptiste Daroussin2015-04-261-2/+2
* mdoc: remove empty lineBaptiste Daroussin2015-04-261-1/+0
* Remove end of line whitespaceBaptiste Daroussin2015-04-261-3/+3
* According to POSIX.1-2008, the Bessel functions of second kindSteve Kargl2015-03-101-25/+20
* mdoc: remove EOL whitespace.Joel Dahl2014-12-291-1/+1
* mdoc: improvements to SEE ALSO.Joel Dahl2014-12-273-3/+3