Shortcut: MATHEVAL
Module | function |
---|---|
Description | Usage |
An alias to the CUSTOM function that can also be used to calaculate combinations of variables using a custom expression. | |
output value | type |
an arbitrary function | scalar/vector/matrix/grid |
Input
The arguments that serve as the input for this action are specified using one or more of the keywords in the following table.
Keyword | Type | Description |
---|---|---|
ARG | scalar/vector/matrix/grid | the values input to this function |
Further details and examples
Text from manual goes here
References
More information about how this action can be used is available in the following articles:
Syntax
The following table describes the keywords and options that can be used with this action
Keyword | Type | Default | Description |
---|---|---|---|
ARG | input | none | the values input to this function |
PERIODIC | compulsory | none | if the output of your function is periodic then you should specify the periodicity of the function |
FUNC | compulsory | none | the function you wish to evaluate |
VAR | optional | not used | the names to give each of the arguments in the function |