summaryrefslogtreecommitdiff
path: root/manual/libm-err-tab.pl
diff options
context:
space:
mode:
Diffstat (limited to 'manual/libm-err-tab.pl')
-rwxr-xr-xmanual/libm-err-tab.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/libm-err-tab.pl b/manual/libm-err-tab.pl
index 6d0bffc372..0e83853949 100755
--- a/manual/libm-err-tab.pl
+++ b/manual/libm-err-tab.pl
@@ -58,7 +58,7 @@ use vars qw (%results @all_floats %suffices @all_functions);
"creal", "csin", "csinh", "csqrt", "ctan", "ctanh", "erf", "erfc",
"exp", "exp10", "exp2", "expm1", "fabs", "fdim", "floor", "fma",
"fmax", "fmin", "fmod", "frexp", "gamma", "hypot",
- "ilogb", "j0", "j1", "jn", "lgamma", "lrint",
+ "ilogb", "j0", "j1", "jn", "lgamma", "llogb", "lrint",
"llrint", "log", "log10", "log1p", "log2", "logb", "lround",
"llround", "modf", "nearbyint", "nextafter", "nextdown", "nexttoward",
"nextup", "pow", "remainder", "remquo", "rint", "round", "scalb",