Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comparison operators #284

Open
cooper-david-a opened this issue Oct 7, 2024 · 1 comment
Open

Comparison operators #284

cooper-david-a opened this issue Oct 7, 2024 · 1 comment

Comments

@cooper-david-a
Copy link

cooper-david-a commented Oct 7, 2024

Are comparison operators supported?
If not, can they be?

image

I guess piecewise expressions are a good workaround.
image

@mgreminger
Copy link
Owner

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:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants