Function stdtr::unchecked_stdr[][src]

pub fn unchecked_stdr(k: i32, t: f64) -> f64
Expand description

Computes the integral from minus infinity to t of the Student t distribution with integer k > 0 degrees of freedom

Panics

if k <= 0