PLA Forums
Other Stuff That Has Little To Do With PLA => Techinical Shit => Technical Support => Topic started by: silentfreak on September 03, 2006, 01:54:36 AM
-
I have gotten requests from employees of our company to add LaTeX parsing to the forum .....this arena is for support services. Can I get more information on how to do this if it's possible?
-
I'm very good at math to be honest. Why do you need LaTeX parsing? Give me more information to what you're wanting. If you want LaTeX within SMF as a feature and/or command, then you better buy me a hooker for my time. :D
-
What is it and how can I use it please?
-
you better buy me a hooker for my time.
What is it and how can I use it please?
:D
-
LaTeX is a math environment that makes pretty equations on the web. I need to know exactly what you're wanting.
For example:
\sqrt(number) displays the formula for the square root of the number
\frac {numerator} {denominator} displays the fraction with the specified numerator (top number) and denominator (bottom number).
The third thing is calculus related. Basically, that means that the area under the curve created by graphing that function (the big x4(1-x)4 over 1+x2 fraction thing) from x=0 to x=1 is approximately 22/7 - pi. It's called an integral.
This is just one example that I can code into your PHP source. I will do it for you if tell me exactly what you need.