call_2_float_types 221 test/correctness/math.cpp call_2_float_types(atan2, 256, -20, 20, -2, 2.001f); call_2_float_types 239 test/correctness/math.cpp call_2_float_types(pow, 256, .1f, 20, .1f, 2); call_2_float_types 260 test/correctness/math.cpp call_2_float_types(absd, 256, -25, 25, -25, 25);