mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-05-13 15:13:36 +00:00
25 lines
212 B
Plaintext
25 lines
212 B
Plaintext
Description:
|
|
exp2l() function according to ISO C 99 with IEC 60559.
|
|
|
|
Files:
|
|
|
|
Depends-on:
|
|
exp2l
|
|
fpieee
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
<math.h>
|
|
|
|
Link:
|
|
$(EXP2L_LIBM)
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
Bruno Haible
|