3b5e0d0f96
. Add s_erfl.c to building libm. . Add MLINKS for erfl.3 and erfcl.3. * Symbol.map: . Move erfl and erfcl to their proper location. * ld128/s_erfl.c: . Implementations of erfl and erfcl in the IEEE 754 128-bit format. * ld80/s_erfl.c: . Implementations of erfl and erfcl in the Intel 80-bit format. * man/erf.3: . Document the new functions. . While here, remove an incomplete sentence. * src/imprecise.c: . Remove the stupidity of mapping erfl and erfcl to erf and erfc. * src/math.h: . Move the declarations of erfl and erfcl to their proper place. * src/s_erf.c: . For architectures where double and long double are the same floating point format, use weak references to map erfl to erf and ercl to erfc. Reviewed by: bde (many earlier versions) |
||
---|---|---|
.. | ||
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 |