The student-t CDf has a hypergeometric function as a component
$$_2F_1\left(\frac{1}{2}, \frac{\nu + 1}{2}; \frac{3}{2}; -\frac{x^2}{\nu}\right)$$
where $\nu$ is the distributions degree of freedom.
Abramowitz and Stegun (10th edition, p.556, 15.1.7) have a simplification that is extremely close to this
$$_2F_1\left(\frac{1}{2}, \frac{1}{2}; \frac{3}{2}; -z^2\right) = z^{-1}\ln[z + (1+z^2)^\frac{1}{2}]$$
The only problem is that the second component of $\frac{1}{2}$ in the Abramowitz simplification is constant, whereas we have $\frac{\nu+1}{2}$.
Is there any way to apply the Abramowitz simplification to our student-t CDF component? How can we simplify our student-t CDF component into some closed form?