I worked on a simple algebra math parser where the user can type a regular math equation such as “2x+1=2” in the form Ax+B=C and it would save them into a json file into the form A=2, B=1, C=2. It’s still in progress, but I’m hoping to finish it as soon as possible.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.