[Solved] How do I insert a limit?

Discuss the formula editor
Locked
DungFu
Posts: 1
Joined: Mon Dec 17, 2007 5:21 am

[Solved] How do I insert a limit?

Post by DungFu »

How do I insert a limit?
Last edited by MrProgrammer on Wed Feb 12, 2020 10:09 pm, edited 5 times in total.
Reason: User DungFu rudely removed their question, so I rebuilt the subject and am locking the topic to prevent future tampering
User avatar
acknak
Moderator
Posts: 22756
Joined: Mon Oct 08, 2007 1:25 am
Location: USA:NJ:E3

Re: How do I insert a limit

Post by acknak »

Try this:

Code: Select all

lim from %theta toward 0 {alignc {sin %theta} over %theta} = 1
I agree, this one is hard to dig out of the online help.

I know the documentation is being improved. In the meantime, you can try the "Getting Started with Math" guide: OOo Guides; I also find this "Math cheatsheet" attached to the documentation issue to be a huge help.
AOO4/LO5 • Linux • Fedora 23
anhbui
Posts: 2
Joined: Wed Dec 19, 2007 12:16 am

Re: How do I insert a limit

Post by anhbui »

Beautiful! Thank you for posting it. :)
Locked