csinf
float complex csinf(float complex);
PROTO_STD_DEPRECATED(csinf);
test_odd_tol(csinf, z, CMPLXL(sinf(nums[i]),
test_odd_tol(csinf, z, CMPLXL(0, sinhf(nums[i])), FLT_ULP());