Search found 1 match

by hendrikwout
Thu May 06, 2010 10:50 am
Forum: Text Formatting
Topic: brackets too high when having 'big' exponent
Replies: 1
Views: 2767

brackets too high when having 'big' exponent

I want to make a latex output of:

\dfrac{\partial}{\partial x} \left(
e^{\left(-\dfrac{A}{x}\right)}\right)
= \dfrac{A}{x^2}e^{\left(-\dfrac{A}{x}\right)}

But it looks like the outer brackets are too deep at the bottom. anyone knows how to improve the output?

THanks.