Closed stfnp closed 2 years ago
Allow users to type in expressions with arithmetic operations in all number input fields (e.g. 100/3 + 5*2 - 8). They are evaluated as soon as editing of the text field is finished.
100/3 + 5*2 - 8
Allow users to type in expressions with arithmetic operations in all number input fields (e.g.
100/3 + 5*2 - 8
). They are evaluated as soon as editing of the text field is finished.