You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User defined constants could possibly be implemented in some sort of expression builder class or directly into the StrEvaluate class. This would allow users to attach a double value to a string constant:
Support for mathematical constants, both built-in and user defined. Built-in constants should include:
User defined constants could possibly be implemented in some sort of expression builder class or directly into the StrEvaluate class. This would allow users to attach a double value to a string constant:
The text was updated successfully, but these errors were encountered: