Advanced-Math
Advanced-Math copied to clipboard
Package need to capable of taking multiple inputs
if I design a calculator with this package:=>
user input like ==>
4 + 6 - 12 / 2 + (12 / (5 -3)) + 3
To implement this excretion =>
The user needs to call the function after one operation, which can be hectic.
I would like to make these changes. Please assign me!
@avijitsahoo00 , please fork the repo and then update your changes and then please create a pull request , after reviewing the code , I'll merge the pull request .