Syntax: student_dist(double v, double x)
Description: Returns the integral from minus infinity to t of the Student-t distribution with k > 0 degrees of freedom.
Group: statistics_probability
Note:
Example:
Also see: normal_dist
Implemented in: LambdaSTUDENT_DIST.java