You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The newest merge seems to break the functionality of the letter + number words. I discovered this while trying to add cos and sin, whereupon it would simply jump to the argument in the parenthesis and increment the number.
I tried out the letter + number words and realized it would keep incrementing further than 9, which does not seem like the intended functionality.
Downgraded to 4dd3882 - here it works again, and I can also toggle between e.g. cos(3t) and sin(3t).
The text was updated successfully, but these errors were encountered:
The newest merge seems to break the functionality of the letter + number words. I discovered this while trying to add cos and sin, whereupon it would simply jump to the argument in the parenthesis and increment the number.
I tried out the letter + number words and realized it would keep incrementing further than 9, which does not seem like the intended functionality.
Downgraded to 4dd3882 - here it works again, and I can also toggle between e.g. cos(3t) and sin(3t).
The text was updated successfully, but these errors were encountered: