Brackets
In Mathsys, you don’t need to use brackets to use exponentiation. This is because the carets (^) act as brackets in Mathsys code themselves, and need to be closed off.
Here’s a brief example
Learn how to use exponents.
^) act as brackets in Mathsys code themselves, and need to be closed off.
Here’s a brief example
2^3^
# this is two to the third power
2^4 - 1^
x^2^
y^3^
m^1 / 2^
z^y^x^^
n^3*7^
Was this page helpful?