CalcDiverse
CalcDiverse copied to clipboard
[Feature] [GSSOC '24] Reverse Polish Notation (RPN) calculator !
Description
Title: Reverse Polish Notation (RPN) Calculator
Overview
I'm proposing the development of a Reverse Polish Notation (RPN) calculator. RPN is a mathematical notation in which every operator follows all of its operands, providing a unique and efficient way of performing calculations.
Project Goals
The primary goal of this project will be to create a fully functional RPN calculator that can handle basic arithmetic operations as well as more complex mathematical functions.
Features
- Support for basic arithmetic operations (addition, subtraction, multiplication, division)
- Implementation of additional mathematical functions (trigonometric functions, logarithms, exponentiation)
- Error handling for invalid input and operations
- User-friendly interface (command-line or graphical)
Screenshots
No response
Checklist
- [X] I have checked the existing issues.
- [X] I follow Contributing Guidelines of this project.
- [ ] I am a IWOC'24 contributor.
- [ ] I am a JWOC'24 contributor.
- [ ] I am a SWOC'24 contributor.
Code of Conduct
- [X] I agree to follow this project's "Code of Conduct".
Hey @animex007, Welcome to the project CalcDiverse! 🎊 Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨
hi project admin @Rakesh9100 i'm participant in Gssoc'24 and i am thrilled to be contributing to CalcDiverse. after reviewing the open issues, i'm particularly interested in rpn calculator as it aligns well with my skills and interests. Could you please assign this issue to me? I'm eager to dive in and make a meaningful contribution to the project.
Proceed @animex007
Status of your PR pls @animex007
Almost complete ! ,Hitting the PR ASAP!