MAX
MAX |
Purpose
Maximum value of two items
Synopsis
MAX(value1, value2)
Argument
value1, ...
|
Each argument is one of the following: a constant; a variable; a formula evaluating to a single value
|
Further information
MAX is not always differentiable and so alternative modeling approaches should be used where possible.
In mmxnlp, fmax is used to represent the max function.