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

MathML eq #112

Open
SGStino opened this issue Apr 17, 2024 · 0 comments
Open

MathML eq #112

SGStino opened this issue Apr 17, 2024 · 0 comments

Comments

@SGStino
Copy link

SGStino commented Apr 17, 2024

I noticed that:

  <apply>
    <eq />
    <ci>S</ci>
    <cn>1210</cn>
  </apply>

doesn't seem to evaluate to: S=1210, but results in undefined,

my best guess is that equality (and inequality) expressions are not (yet) supported by mathnet.symbolics?

are there intentions to support logical expressions like <=, <, >=, !=?

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

1 participant