Syntax:
MIN(<expression 1>; <expression 2>)
Example:
"Value" / MIN("Cost"; 100) - Divides Value by the smallest value between Cost and 100