\documentclass[12pt]{article}
\thispagestyle{empty}
\usepackage{hyperref}
\usepackage{amsmath}
\begin{document}
\huge{
$\cosh^2 x - \sinh^2 x = \left(\frac{\exp(x) + \exp(-x)}{2}\right)\left(\frac{\exp(x) + \exp(-x)}{2}\right) - \left(\frac{\exp(x) - \exp(-x)}{2}\right)\left(\frac{\exp(x) - \exp(-x)}{2}\right) $
}
\end{document}
