Closed adnan360 closed 3 years ago
Done! It will display "Only 2 numbers are supported for now." and exit with an error code of 1 if more than 2 numbers are supplied.
But something like this is high priority. There shouldn't be a 2 number restriction for too long I hope.
Done! It will display "Only 2 numbers are supported for now." and exit with an error code of 1 if more than 2 numbers are supplied.
Thanks.
But something like this is high priority. There shouldn't be a 2 number restriction for too long I hope.
Thanks for taking this seriously. If PEMDAS is implemented this would be a serious project to look forward to. I'll also try to implement it in my config.
Thanks for creating the project.
First, I tried:
The last 2 are wrong. Then I found
Support operating on more than two numbers
on the TODO list. I think it's better to show an error message that more than 2 numbers are not supported, rather than showing wrong results. Some users could be really confused, like me! :)