I am working on an app for iPhone and iPod Touch that has to show complex mathematical equations like algebraic, integration, summation formulas along with some text in UILabel.
I researched and found that Latex is the answer, is that correct? That means I have to work with so many images, created using LaTeX on Mac, on the device?