mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
25 lines
215 B
Plaintext
25 lines
215 B
Plaintext
Description:
|
|
ldexpl() function according to ISO C 99 with IEC 60559.
|
|
|
|
Files:
|
|
|
|
Depends-on:
|
|
ldexpl
|
|
fpieee
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
<math.h>
|
|
|
|
Link:
|
|
$(LDEXPL_LIBM)
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
Bruno Haible
|