parseMath

fun String.parseMath(): MST

Parses the string into MST using ArithmeticsEvaluator.

Receiver

the string to parse.

Return

the MST node.

Sources

Link copied to clipboard