]> www.ginac.de Git - cln.git/blob - tests/exam_FF.cc
Fix double_approx(const cl_RA& x) on 64-Bit platforms.
[cln.git] / tests / exam_FF.cc
1 #include "exam_FF_plus.cc"
2 #include "exam_FF_minus.cc"
3 #include "exam_FF_mul.cc"
4 #include "exam_FF_div.cc"
5 #include "exam_FF_floor.cc"
6
7 DO_TESTS(ffloat,cl_FF,cl_FF)