IDAX.PT_H - High-tail cumulative t-student distribution
The PT_H function returns the probability that the value of a variable that follows the t-student distribution is greater than x.
Syntax
IDAX.PT_H(DOUBLE x, INT8 df)Parameter descriptions
- x
- Mandatory.
- df
- Mandatory.
Returned information
DOUBLE the cumulative probability distribution from minus infinity to point x.