GithubHelp home page GithubHelp logo

bcwood / dotmath Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 5.0 295 KB

Fork of the dotMath library by Stephen Hebert, for parsing mathematical expressions.

License: BSD 3-Clause "New" or "Revised" License

C# 100.00%

dotmath's People

Contributors

bcwood avatar dependabot-support avatar diegose avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

dotmath's Issues

Request for Upgrade to .Net 4.6.1 and 4.7.1

Hello:
I am interested in using your dotMath but it requires upgrading to at least 4.6.1. Can you please upgrade it to 4.6.1 and 4.7.1. I am sure the almost 8K programmers who downloaded it, would gladly welcome the upgrade instead of looking for a substitute.
Please let us know when the upgrade is done.

A few issues

I found a few things that might be bugs. I tried to use all the operators and functions in the documentation and the following wouldn't evaluate for me:

the '=' operator (e.g. 1=1 throws an exception). This is OK because '==' works as expected, so maybe just remove '=' from the documentation.

the '&' operator (e.g. 1&1 throws an exception). This doesn't seem right. I read some of the code and it looks like && and || are supported, but neither work.

Only constants work in the if statement true/false expressions. (e.g. if(1<2,3,4) results in 3, but if(1<2,2+1,4) results in an exception.

Maybe these aren't bugs, but they seem to be.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.