Versions Compared

Key

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

...

Simple expression evaluation is supported for a limited set of the supported parameter types, including int, double, and float plus 1D or 2D arrays of these types. Supposed symbols include *, /, +, and -, which have their usual meaning, plus trig functions like sin and cos. Variables created in *<define> can also be accessed by their name.

...