mgreminger / EngineeringPaper.xyz

EngineeringPaper.xyz is a web app that makes it easy to create, save, and share engineering calculations.
https://EngineeringPaper.xyz
MIT License
131 stars 13 forks source link

Comparison operators #284

Open cooper-david-a opened 1 month ago

cooper-david-a commented 1 month ago

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

image

I guess piecewise expressions are a good workaround. image

mgreminger commented 1 month ago

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