Versions Compared

Key

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

...

The following operators can be used in the expression: +, -, /, *, ^ as well as the logical operators for 'or' || and 'and' && .

Functions

Furthermore the following functions can be used in the expression: sin, cos, tan, asin, acos, atan, sinh, cosh, tanh, asinh, acosh, atanh, log, ln, exp, sqrt, abs, pow, max, min. Note that the trigonometric functions assume that the argument is in radians.

...