summaryrefslogtreecommitdiff
path: root/modules/logbf-ieee
diff options
context:
space:
mode:
Diffstat (limited to 'modules/logbf-ieee')
-rw-r--r--modules/logbf-ieee24
1 files changed, 24 insertions, 0 deletions
diff --git a/modules/logbf-ieee b/modules/logbf-ieee
new file mode 100644
index 0000000000..d97b481712
--- /dev/null
+++ b/modules/logbf-ieee
@@ -0,0 +1,24 @@
+Description:
+logbf() function according to ISO C 99 with IEC 60559.
+
+Files:
+
+Depends-on:
+logbf
+fpieee
+
+configure.ac:
+
+Makefile.am:
+
+Include:
+<math.h>
+
+Link:
+$(LOGBF_LIBM)
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible