Quantcast
Channel: Active questions tagged mathtools - TeX - LaTeX Stack Exchange
Viewing all articles
Browse latest Browse all 122

Appropriate style for two limits with two brackets

$
0
0

I wanted to know which of the two styles is more elegant when I have this form

enter image description here

\documentclass{article}\usepackage{amsmath,amssymb}\begin{document}\begin{align}\lim_{n \to \infty} \bigl( \lim_{x \to 0^{+}} f_{n}(x) \bigr) &= 1, \\\lim_{x \to 0^{+}} \left( \lim_{n \to \infty} f_{n}(x) \right) &= 0.\end{align}\end{document}

Is it preferible to use for \lim operator, \left( ....\right) or \bigl( \bigr)? Other suggestion are welcome.


Viewing all articles
Browse latest Browse all 122

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>