Functions
FDIST
F right-tail CDF (legacy)
Try it
When to use it
When should I use FDIST instead of F.DIST.RT?
FDIST is the legacy equivalent of F.DIST.RT; use F.DIST.RT in new work. FDIST is retained for compatibility with older spreadsheets.
Used in
Syntax
FDIST(x,df1,df2)Examples
=FDIST(15.35,7,6) // => 0.0019305534324600693