tanhf
float tanhf(float);
debug("%a\n", nextafterf(tanhf(nums[i]), INFINITY));
test_odd_tol(ctanhf, z, CMPLXL(tanhf(nums[i]), 0),
test_odd_tol(ctanf, z, CMPLXL(0, tanhf(nums[i])),