mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-05-13 15:13:36 +00:00
New module 'sqrtl-ieee'.
* modules/sqrtl-ieee: New file.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
2012-02-27 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
New module 'sqrtl-ieee'.
|
||||
* modules/sqrtl-ieee: New file.
|
||||
|
||||
Tests for module 'sqrt-ieee'.
|
||||
* modules/sqrt-ieee-tests: New file.
|
||||
* tests/test-sqrt-ieee.c: New file.
|
||||
|
||||
24
modules/sqrtl-ieee
Normal file
24
modules/sqrtl-ieee
Normal file
@@ -0,0 +1,24 @@
|
||||
Description:
|
||||
sqrtl() function according to ISO C 99 with IEC 60559.
|
||||
|
||||
Files:
|
||||
|
||||
Depends-on:
|
||||
sqrtl
|
||||
fpieee
|
||||
|
||||
configure.ac:
|
||||
|
||||
Makefile.am:
|
||||
|
||||
Include:
|
||||
<math.h>
|
||||
|
||||
Link:
|
||||
$(SQRTL_LIBM)
|
||||
|
||||
License:
|
||||
LGPL
|
||||
|
||||
Maintainer:
|
||||
Bruno Haible
|
||||
Reference in New Issue
Block a user