The question is very simple:
Is there another type of bracket that can grow as the equation increases in size?
I wish it could look like this:
But unfortunately I only got this:
\documentclass{article}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\begin{document}
\begin{equation}
\int\int_D[\int_0^{16-x^2-y^2}(8+x+y)\,dz]\,dA
\end{equation}
\end{document}





\biggrather than\biggl...\biggr– David Carlisle Jun 27 '17 at 16:31