Computer Studies
Answer
The rules to write mathematical operators are as follows:
There must be an operator between two operands.
For example, to multiply A and B, we need to write A * B.Zero raised to the power of any number is insignificant.
For example, 0 ^ 4.Division by zero is an invalid statement.
For example, 8 / 0.