raj457036 / Simple-Tools

This repo contains simple tools like clock, Calculator, etc.
https://raj457036.github.io/Simple-Tools/
35 stars 11 forks source link

Issue in Prefix Evaluator for Complex expressions #17

Open raj457036 opened 2 months ago

raj457036 commented 2 months ago

i found out the prefix evaluator is not working correctly for some of the complex expression with many "^" ( exponential ) symbols. will have a look.

Navya-1817 commented 6 days ago

I searched all over the web and asked AI too, all the codes have this error- they are not considering associativity. Do share the correct one if you find one @raj457036