-
Notifications
You must be signed in to change notification settings - Fork 402
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 more functionality in Vector Calculator #874
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @MohiniMehta, Welcome to the project CalcDiverse! 🎊
Thanks for your contribution! Your effort makes this project better. Keep it up! 🙌
Please wait for the PR to be reviewed. Happy Coding!! ✨
✅ Deploy Preview for calcdiverse ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Pls give some space below and above the Operation box, and also style that box same as that of X or Y @MohiniMehta |
Are you working on the suggested changes @MohiniMehta |
…at box same as that of X or Y
…nto Mohini
Yes, I worked on it and I have updated the branch. Please check it once. |
Congrats on getting your PR merged to the repo under GSSOC 2k24 🥳 @MohiniMehta |
Fixes Issue🛠️
Closes #706
Description👨💻
User needs to enter value of x and y component of both vectors.
I added the option where user can select from the dropdown list various operations like add, subtract and dot product. I added the operation add, subtract and dot product.
Depending upon the selected option the operation is performed.
Type of change📄
How this has been tested✅
I tested by inputting different values for vector.
Checklist✅
Screenshots/GIF📷
2)Subtraction:
3)Dot product and the angle between two vecors: