I would like to know a method to write a mathematical formula in angular. Specifically:
a) How to include non-English characters? b) How to include multi-line text (above and below the 'divided by' symbol)
I came across MathML. However, there are a lot of markups involved to write a formula. I would like to know if there is an 'angular' way of handing mathematical formula?
I would like to visualise the formula in a webpage, and not execute it.