Renamed float to math, and added the fptests.
diff --git a/runtest/math b/runtest/math
new file mode 100644
index 0000000..f57ead5
--- /dev/null
+++ b/runtest/math
@@ -0,0 +1,10 @@
+float_bessel float_bessel -D $LTPROOT/testcases/bin -v
+float_exp_log float_exp_log -D $LTPROOT/testcases/bin -v
+float_iperb float_iperb  -D $LTPROOT/testcases/bin -v
+float_power float_power  -D $LTPROOT/testcases/bin -v
+float_trigo float_trigo  -D $LTPROOT/testcases/bin -v
+
+fptest01 fptest01
+fptest02 fptest02
+fptest03 fptest03
+