# T.DIST.RT

## Content

This function returns the t-distribution.

## Syntax

`T.DIST.RT(x, deg)`

## Arguments

This function has these arguments:

| Argument | Description |
| -------- | ----------- |
| *x* | [Required] Numeric value at which to evaluate the distribution |
| *deg* | [Required] Number of degrees of freedom to characterize the distribution |

## Remarks

The #VALUE! error value is returned if any argument is non-numeric.

## Examples

`T.DIST.RT(A1,B45)`
`T.DIST.RT(0.245,2)` gives the result 0.41465072364379996