Equations!

Questions about the site? Having trouble? Post here.
Post Reply
The Admin
Site Admin
Posts: 7
Joined: Mon Feb 24, 2014 6:30 pm
Contact:

Equations!

Post by The Admin »

This is one that was in the back of my mind for a while, and Dave's recent post prompted me to finally get off my butt and implement it.

Do you enjoy weeding through stuff like a=sqrt((x^5/4)-3) to figure out the intent? Would you prefer to see instead?

Well, now you can!

Click on the following button:
Equation Editor Button.PNG
Equation Editor Button.PNG (32.48 KiB) Viewed 22142 times
You will get a popup like the following:
Equation Editor Box.PNG
Equation Editor Box.PNG (58.19 KiB) Viewed 22142 times
Work through adding your equation, and hit the "Copy to Document" button when done.
Equation Editor Box - Done.PNG
Equation Editor Box - Done.PNG (62.24 KiB) Viewed 22142 times
Or, you can use the "tex" (short for LaTeX, the software behind it) BBCode tag to do it:

Code: Select all

[tex]a=\sqrt{(x^5/4)-3}[/tex]


Use as you see fit, and let me know if there are any issues you run into!
Post Reply