mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-21 11:13:30 +00:00
a48e1f224c
. Hook coshl, sinhl, and tanhl into libm. . Create symbolic links for corresponding manpages. . While here remove a nearby extraneous space. * Symbol.map: * src/math.h: . Move coshl, sinhl, and tanhl to their proper locations. * man/cosh.3: * man/sinh.3: * man/tanh.3: . Update the manpages. * src/e_cosh.c: * src/e_sinh.c: * src/s_tanh.c: . Add weak reference for LBDL_MANT_DIG==53 targets. * src/imprecise.c: . Remove the coshl, sinhl, and tanhl kludge. * src/e_coshl.c: . ld80 and ld128 implementation of coshl(). * src/e_sinhl.c: . ld80 and ld128 implementation of sinhl(). * src/s_tanhl.c: . ld80 and ld128 implementation of tanhl(). Obtained from: bde (mostly), das and kargl |
||
---|---|---|
.. | ||
acos.3 | ||
acosh.3 | ||
asin.3 | ||
asinh.3 | ||
atan2.3 | ||
atan.3 | ||
atanh.3 | ||
cacos.3 | ||
ccos.3 | ||
ccosh.3 | ||
ceil.3 | ||
cexp.3 | ||
cimag.3 | ||
complex.3 | ||
copysign.3 | ||
cos.3 | ||
cosh.3 | ||
csqrt.3 | ||
erf.3 | ||
exp.3 | ||
fabs.3 | ||
fdim.3 | ||
feclearexcept.3 | ||
feenableexcept.3 | ||
fegetenv.3 | ||
fegetround.3 | ||
fenv.3 | ||
floor.3 | ||
fma.3 | ||
fmax.3 | ||
fmod.3 | ||
hypot.3 | ||
ieee_test.3 | ||
ieee.3 | ||
ilogb.3 | ||
j0.3 | ||
lgamma.3 | ||
log.3 | ||
lrint.3 | ||
lround.3 | ||
math.3 | ||
nan.3 | ||
nextafter.3 | ||
remainder.3 | ||
rint.3 | ||
round.3 | ||
scalbn.3 | ||
signbit.3 | ||
sin.3 | ||
sinh.3 | ||
sqrt.3 | ||
tan.3 | ||
tanh.3 | ||
trunc.3 |