Confirmed, scheduled for fix.
Tried calc 1 - (2 + 3) ^ 2 If I use x^y 2 for square, I got expected -24
However, using key x^2, I got 25
Same bug for x^3, 1/x, ln(x), x!, ...
Even wrapping the second term with extra parenthesis does not help.
Tried calc 1 - (2 + 3) ^ 2 If I use x^y 2 for square, I got expected -24
However, using key x^2, I got 25
Same bug for x^3, 1/x, ln(x), x!, ...
Even wrapping the second term with extra parenthesis does not help.
Confirmed, scheduled for fix.
Fixed in 1.05
Fixed in 1.05