joerg
f63f9867dd
Add cbrtl(3) and sqrtl(3), from FreeBSD.
2013-11-19 19:24:33 +00:00
wiz
a987b5b309
Add missing comma.
2013-11-13 22:11:52 +00:00
joerg
bc2f32b2d9
truncl(3)
2013-11-13 22:09:55 +00:00
joerg
d0d4402155
Initial version of fmodl from FreeBSD.
...
Basic test case for the fmod family.
2013-11-12 16:48:39 +00:00
joerg
80f3dc5a69
Man page entries for ceill, floorl and roundl.
2013-11-12 00:10:29 +00:00
njoly
1a8ac39140
Kill some extra backslashes.
2013-04-26 18:18:22 +00:00
matt
52af3052a7
Document the long double versions.
2013-01-29 02:54:30 +00:00
njoly
8f831e5efb
Add No macro to ensure that "and" word is not taken as function
...
argument.
2012-11-10 15:59:58 +00:00
dholland
449e13d08d
proofreading
2012-11-06 21:43:37 +00:00
christos
a898920ce2
Add tgamma{,f} from FreeBSD via rudolf, netbsd at eq dot cz
2012-05-05 17:54:13 +00:00
wiz
485ec0dce0
Fix a lint warning noted by njoly.
2011-11-17 23:46:32 +00:00
njoly
a7999336ff
In functions list, switch from tab characters to Ta macro. Makes
...
nroff properly handle xrefs.
2011-09-22 18:14:09 +00:00
njoly
f18fdd46cc
Fix a few xrefs.
2011-09-18 10:58:28 +00:00
jruoho
11f8ac704b
Remove BUGS as per joerg@'s objection.
2011-09-18 05:33:13 +00:00
wiz
51f391f530
Convert to mdoc.
2011-09-17 13:28:51 +00:00
jruoho
20aafc300b
Remove rest of the NOTES and ERRORS and references to pow(3) family.
2011-09-17 10:52:52 +00:00
jruoho
a6e1d3b208
Split out pow(3) from exp(3).
2011-09-17 10:51:52 +00:00
wiz
45c370fce8
Fix Dt.
2011-09-13 08:51:32 +00:00
njoly
d7d196e168
Add missing El macro.
2011-09-13 07:28:30 +00:00
njoly
fab32cf3a1
Remove xrefs to ieee(3) man page which does not exists anymore.
2011-09-13 07:11:43 +00:00
jruoho
6fd7775f29
Split out the logarithm functions from the perplex exp(3). Also remove some
...
useless notes in the latter (namely, no one cares that financial calculations
were done on Hewlett-Packard HP-71B, or that there is a LN1() in Pascal).
2011-09-13 05:26:47 +00:00
wiz
43675611fd
Fix special chars and spacing in previous.
2011-09-12 17:08:22 +00:00
jruoho
82f75e1495
Improve and update. Also note again the lack of tanhl() in NetBSD.
2011-09-12 16:08:42 +00:00
jruoho
bc80f14d3c
Update and improve, and note that the long double variant is not supported.
2011-09-12 14:44:27 +00:00
wiz
23e71456ea
ort SEE ALSO.
2011-08-06 11:09:22 +00:00
jruoho
6cfcd0daec
Deprecate ieee(3).
2011-08-06 11:01:12 +00:00
jruoho
c19246b80a
Split out the scalbn(3) family out from ieee(3) and properly document it.
2011-08-06 10:51:26 +00:00
joerg
cee5599b68
Add logbl(3).
2011-08-03 14:13:07 +00:00
wiz
0dd055cd7a
Add serial comma.
2011-08-02 10:15:03 +00:00
wiz
50fca4b971
Fix typo in function name.
2011-08-02 10:08:24 +00:00
joerg
5ccaf4b804
Add ilogbl(3).
2011-07-28 22:32:28 +00:00
joerg
bff4ba20de
Add scalbnl(3) mlinks.
2011-07-28 21:10:25 +00:00
jruoho
31061e207a
Split out the ilogb(3) family out of ieee(3) and properly document it.
2011-05-10 06:38:33 +00:00
christos
5b8e5cb4eb
Fix markup
2011-04-16 23:58:01 +00:00
jruoho
e77640da5b
Merge floor(3) to ceil(3).
2011-04-16 05:48:50 +00:00
jruoho
9d56ec39d7
Split out from ieee(3) also the remainder(3) and copysign(3) families.
2011-04-13 04:57:10 +00:00
jruoho
9305ee0c33
Split the nextafter(3) family of functions to their own page and properly
...
document these.
2011-04-12 07:29:50 +00:00
christos
e60f59b973
remquo{,f} from FreeBSD via Stathis Kamperis
2011-02-06 00:44:08 +00:00
christos
e2a86dd3c7
Commit SoC long double support from Stathis Kamperis
2010-09-15 16:11:28 +00:00
wiz
ab7858d6ea
Remove reference to fpresetsticky(3), which doesn't exist.
...
From Stathis Kamperis.
2010-08-07 18:13:12 +00:00
wiz
33c5cb75ad
Remove trailing comma in enumeration, make HTML-ready.
2010-08-04 18:58:28 +00:00
wiz
3b43a9401a
Remove trailing comma in enumeration.
2010-08-04 18:58:18 +00:00
joerg
7f1183f226
Add support for fenv.h interface for i386 and amd64.
...
Submitted by Stathis Kamperis as part of GSoC 2010 and ported from
FreeBSD.
2010-07-31 21:47:52 +00:00
joerg
9741664022
\\* -> \*
2010-05-14 03:10:24 +00:00
jruoho
f08e16091d
Note that rest of the functions come from C99.
2010-05-03 05:35:58 +00:00
joerg
79b996cbc6
Don't mix opening and closing macros of different types.
2010-04-29 08:35:03 +00:00
joerg
ffec7f50c0
Fix escape sequences
2010-04-05 21:33:25 +00:00
snj
d4a6f9b098
These functions are going to first appear in 5.1, not 6.0.
2010-03-08 02:35:50 +00:00
christos
de3b931d80
merge conflicting error sections.
2010-01-12 15:51:01 +00:00
christos
5f7c431ef4
Add exp2 and exp2m
2010-01-11 16:28:39 +00:00