Open cooper-david-a opened 1 month ago
Are comparison operators supported? If not, can they be?
I guess piecewise expressions are a good workaround.
Yes, inequalities are only supported in piecewise functions at the time being. You can use undefined variables to give a little more informative output as shown below:
Are comparison operators supported? If not, can they be?
I guess piecewise expressions are a good workaround.