Sorry i am getting a bit crazy now why is not working ^2 anymore for to the square. value is error. It does not work in windows and unix right now
2 Likes
Can you show us a screencap of where you’re having the issue?
I just checked real quick and used the exponent in a formula with no issue.
2 Likes
I don’t have my computer with me, and I don’t remember the behavior or the software in that case, but could it be that the result is so big that it’s out of range ? Have you tried with a more simple formula such as 3^2=9 ?
1 Like
@MG2024 Is it still not working? If so, maybe post the formula, so that we can see what’s going on.
2 Likes
Yup… that could do it. 10 ^ 1000 is enough to cause it to error.
1 Like
Problem solved if tyed ^2, automatically superscript in unix tyed ^space 2, works
3 Likes