Stixbox Function
pt - The Student t cumulative distribution function
Calling Sequence
F = pt(x,d)
Parameters
x
: real
d
: degree of freedom (x,d can be scalar or matrix with common size)
F
: matrix
Description