Is it possible to display fractions using any of the NSString-like classes in Cocoa?
For example I would like to display the fraction (x+2)/(x-4) as an NSString where (x+2) is sitting above a line above the expression (x-4). Here's an image of a more complicated example:

I can already think about how to do so using a bunch of NSViews, but was wondering if there's a better way of doing it.
You can use a UIWebView instance and the opensource MathJax library to render your math code written in proper TeX.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With