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
When a different operation were request by the user, the app should change the last operation for the new operation. Example: change multiplication to division without deleting the multiplication operator.
Currently, the app doesn't supports this function, making obligatory deleting the last operation to insert a new one.
The text was updated successfully, but these errors were encountered:
When a different operation were request by the user, the app should change the last operation for the new operation. Example: change multiplication to division without deleting the multiplication operator.
Currently, the app doesn't supports this function, making obligatory deleting the last operation to insert a new one.
The text was updated successfully, but these errors were encountered: