[Solved] One-sided limits with indexes
Posted: Thu Jul 23, 2015 1:04 pm
For example, I want to write this limit:
I tried using this code:
Which results in:
Notice how unclear and small the plus sign is.
When I try to enlarge the font size of indexes, the result is still unsatisfying (and now a's index is too big as well):
Any ideas how to fix this?
Thanks.
I tried using this code:
Code: Select all
lim from{n toward 0^+`} {{a_0 sin{n}} over {n}}
Notice how unclear and small the plus sign is.
When I try to enlarge the font size of indexes, the result is still unsatisfying (and now a's index is too big as well):
Any ideas how to fix this?
Thanks.