Limit Symbol - Right Arrow Under The "Lim" ....

  • Context:
  • Thread starter Thread starter Math Amateur
  • Start date Start date
  • Tags Tags
    Limit Symbol
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 7K views
Math Amateur
Gold Member
MHB
Messages
3,920
Reaction score
48
In expressing a limit as below ...$$\text{lim}_{ x \rightarrow 0+ } \frac{ F( c + h ) - F(c) }{h} = f(c) $$How does one get the $$x \rightarrow 0+$$ to appear under the text "lim" as in the following:View attachment 7328Help will be appreciated ...

Peter
 
Physics news on Phys.org
Peter said:
In expressing a limit as below ...$$\text{lim}_{ x \rightarrow 0+ } \frac{ F( c + h ) - F(c) }{h} = f(c) $$How does one get the $$x \rightarrow 0+$$ to appear under the text "lim"
Use \lim instead of \text{lim}. The subscript will then automatically appear underneath the limit (in display mode, but not in inline mode: $\displaystyle \lim_{x\to0+}$, $\textstyle\lim_{x\to0+}$).
 
Peter, please see the links in https://driven2services.com/staging/mh/index.php?posts/87934/. And yes, \lim is a big operator along with \sum, \int and others.