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

Add calculate() function that evaluates a string equation #68

Closed

Conversation

Victorcorcos
Copy link
Contributor

Description ✍️

Upgrade equations-parser submodule in order to add the calculate(string) function, which evaluates the string input as an equation and calculates it's result.

Overview 🔍

Screen Shot 2023-11-30 at 01 16 32

Checks ☑️

  • Add calculate() tests
  • Add equations-parser changes
  • Update README.md

@Victorcorcos Victorcorcos self-assigned this Dec 4, 2023
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

Successfully merging this pull request may close these issues.

2 participants