Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Arithmetic operations follow a strict order of priority. See Arithmetic Operators for details.

BASIC+ considers character string values that contain only numeric characters to be decimal numbers. For exampe, the expression 123 + "321" will evaluate to 444.

...

The result variable will be 4 raised to the second power multiplied by 3 plus the current value of 5. The result variable will be 53.

See Also

Arithmetic operators, Multi-value Arithmetic operators