-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
enhancementIndicates new feature requestsIndicates new feature requests
Description
First of all, again: I really appreciate your work on this package ✨
Problem
In mathematics, you can usually write 2x
to refer to 2 * x
. This is also how e.g. calculators, TeX, etc. handle it.
math_expressions
does not seem to be able to handle implicit multiplication.
Using 2x
in an expression will throw an exception.
S-Man42
Metadata
Metadata
Assignees
Labels
enhancementIndicates new feature requestsIndicates new feature requests