The $F$-distribution is also called the variance ratio distribution. It is generally used for the analysis of variance.
Let $U\sim\chi^2_{v_1}$ and $V\sim\chi^2_{v_2}$, if they’re independent, then $F=\frac{U/ v_1}{V / v_2}$ has a $F$-Distribution.
Writing $f_a(v_1,v_2)$ for $f_a$ with $v_1$ and $v_2$ degrees of freedom, we have
$$ f_{1-a}(v_1,v_2) = \frac{1}{f_a(v_2,v_1)} $$
e.g. $f_{0.95}(6,10)=\frac{1}{f_{0.05}(10,6)}$