Crate stdtr[][src]

Functions

checked_inc_beta

Returns incomplete beta integral of the arguments, evaluated from zero to x

checked_stdtr

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

unchecked_inc_beta

Returns incomplete beta integral of the arguments, evaluated from zero to x

unchecked_stdr

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

Type Definitions

Error