Skip to content

Improve implicit multiplication

Compare
Choose a tag to compare
@TabulateJarl8 TabulateJarl8 released this 26 May 14:26
· 78 commits to master since this release

Slight improvement to implicit multiplication support

A(3) -> A*(3)
a(3) -> a(3) - will only add multiplication if the preceding token is capital, since that is a variable