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
Currently writing 3² results in an error, but I think it would be a nice-to-have feature to have Kalkki calculate it correctly. At least SpeedCrunch supports this functionality and it converts the expression to 3^2 when the user presses enter.
Currently writing
3²results in an error, but I think it would be a nice-to-have feature to have Kalkki calculate it correctly. At least SpeedCrunch supports this functionality and it converts the expression to3^2when the user presses enter.