Adds plus, minus, mul, div, modulus, exponent operators, a unary negative operator, parentheses precedence, and interoperable arithmetic rules between points and numbers. Need better error messages for when using the wrong type, I'll do that in the type system update
Adds plus, minus, mul, div, modulus, exponent operators, a unary negative operator, parentheses precedence, and interoperable arithmetic rules between points and numbers. Need better error messages for when using the wrong type, I'll do that in the type system update