Hash :
62261406
Author :
Date :
2011-05-05T19:20:07
acosl..tanl: Relicense under LGPL. * modules/acosl (License): Change to LGPL. * modules/asinl (License): Likewise. * modules/atanl (License): Likewise. * modules/cosl (License): Likewise. * modules/expl (License): Likewise. * modules/logl (License): Likewise. * modules/sinl (License): Likewise. * modules/sqrtl (License): Likewise. * modules/tanl (License): Likewise. Source code originally from glibc and Paolo Bonzini. Agreements: <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00137.html> <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00128.html>
Description:
expl() function: exponential function with long double argument.
Files:
lib/expl.c
m4/expl.m4
Depends-on:
math
extensions
float [test $HAVE_EXPL = 0]
floorl [test $HAVE_EXPL = 0]
configure.ac:
gl_FUNC_EXPL
gl_MATH_MODULE_INDICATOR([expl])
Makefile.am:
Include:
<math.h>
Link:
$(EXPL_LIBM)
License:
LGPL
Maintainer:
Paolo Bonzini