-
Notifications
You must be signed in to change notification settings - Fork 485
Open
Description
Describe the bug
When typing the expression x=((2v^2(cos(a)sin(a)-cos(a)^2sin(u)))/10) in the grapher, the calculator complains about a syntax error. But when I add the multiplication symbols, it works. Which I find peculiar.
Screenshots
To Reproduce
Steps to reproduce the behavior:
- Go to the grapher
- Type
x=((2v^2(cos(a)sin(a)-cos(a)^2sin(u)))/10) - See syntax error
Expected behavior
I expected that I would not need to add the multiplication symbols, as the calculator would remove them automatically.
Environment
- 24.10.0
- online simulator and actual device
Metadata
Metadata
Assignees
Labels
No labels