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

Added mathematical expression evaluator #30

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

anu-phoenix
Copy link

Added mathematical expression evaluator.
Includes algebraic expressions complex numbers, SI unit operations, and many more.
Used node module api: mathjs module mathjs API
Closes: #3

@vercel
Copy link

vercel bot commented Oct 27, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
react-curve ✅ Ready (Inspect) Visit Preview Oct 27, 2022 at 11:10PM (UTC)

@netlify
Copy link

netlify bot commented Oct 27, 2022

Deploy Preview for react-curve ready!

Name Link
🔨 Latest commit 33cca32
🔍 Latest deploy log https://app.netlify.com/sites/react-curve/deploys/635b0fb4e6e5ed000884c523
😎 Deploy Preview https://deploy-preview-30--react-curve.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@anu-phoenix
Copy link
Author

@this-mkhy please review it.

@this-mkhy
Copy link
Owner

Screenshot 2022-10-30 000457
Screenshot 2022-10-30 000617
Screenshot 2022-10-30 000626

Great @anu-phoenix , I have 2 suggestions, the first one make the background black in your example like others, also the color of the title, buttons. the second try to divide the code in the image into 2 components and toggle to show and hide the code.

Copy link

@gaurovgiri gaurovgiri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

Add simple mathematical expression evaluator
3 participants