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