mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-05-13 15:13:36 +00:00
New module 'exp2l-ieee'.
* modules/exp2l-ieee: New file.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
2012-03-08 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
New module 'exp2l-ieee'.
|
||||
* modules/exp2l-ieee: New file.
|
||||
|
||||
Tests for module 'exp2-ieee'.
|
||||
* modules/exp2-ieee-tests: New file.
|
||||
* tests/test-exp2-ieee.c: New file.
|
||||
|
||||
24
modules/exp2l-ieee
Normal file
24
modules/exp2l-ieee
Normal file
@@ -0,0 +1,24 @@
|
||||
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
|
||||
Reference in New Issue
Block a user