parseMath

fun String.parseMath(): MST

Parses the string into MST using ArithmeticsEvaluator.

Return

the MST node.