I'm writing long equations with the split environment:
\begin{equation}
\begin{split}
...
\\
...
\\
...
\end{split}
\end{equation}
The problem is that the single lines are a bit high, and there is too little vertical spacing, so that the result looks messy.
Is there a way to increase the vertical space of the split environment?