I donot want to evaluat the expression, i want it to be displayed as a mathematical expression so that students can view it. A varchar field can store plain text but how to display it as a formula ?
I have a varchar couln in a table. How do i store a formula with superscripts like x^2 + y^2 = z ^ 2 which appears as a mathematical formula as x square 2 + y square 2 = z square ?
Leave a comment: