This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
msun
/
man
History
David Schultz
f3732b5aaa
Add cexp() and cexpf().
...
Reviewed by: bde (earlier version)
2011-03-07 03:09:24 +00:00
..
acos.3
…
acosh.3
…
asin.3
…
asinh.3
…
atan2.3
mdoc: spell out theta, the Unicode glyph is hard to read for terminal fonts
2010-06-09 07:31:32 +00:00
atan.3
…
atanh.3
…
ceil.3
…
cexp.3
Add cexp() and cexpf().
2011-03-07 03:09:24 +00:00
cimag.3
…
complex.3
Add complex(3) manual page documenting our partial support for C99
2011-02-20 05:29:00 +00:00
copysign.3
…
cos.3
…
cosh.3
…
csqrt.3
…
erf.3
…
exp.3
…
fabs.3
…
fdim.3
Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while
2010-08-16 15:18:30 +00:00
feclearexcept.3
…
feenableexcept.3
…
fegetenv.3
…
fegetround.3
…
fenv.3
…
floor.3
…
fma.3
…
fmax.3
…
fmod.3
…
hypot.3
mdoc: move remaining sections into consistent order
2010-05-13 12:08:11 +00:00
ieee_test.3
…
ieee.3
…
ilogb.3
…
j0.3
…
lgamma.3
…
log.3
Add log2() and log2f().
2010-12-05 22:11:22 +00:00
lrint.3
…
lround.3
…
math.3
Fix various nits in style and comments that were pointed out by bde.
2010-12-07 02:19:15 +00:00
nan.3
…
nextafter.3
…
remainder.3
mdoc: spell macros correctly, there's no need for the backslash escape
2010-06-02 10:20:38 +00:00
rint.3
…
round.3
…
scalbn.3
…
signbit.3
…
sin.3
…
sinh.3
…
sqrt.3
…
tan.3
…
tanh.3
…
trunc.3
…