parseMath

fun String.parseMath(): MST

Parses the string into MST using ArithmeticsEvaluator.

Return

the MST node.

Sources

common source
Link copied to clipboard