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 #69

Merged
merged 2 commits into from
Dec 6, 2023

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 added the bug Something isn't working label Dec 5, 2023
@Victorcorcos Victorcorcos self-assigned this Dec 5, 2023
@niltonvasques niltonvasques merged commit 3701864 into oxeanbits:master Dec 6, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants