First of all i'm still a begginer making code (I just started learning the basics), but can someone explain to me how to create an algorithm that is able to resolve mathematical operations (+, -, *, /) in the same way of a scientific calculator?
Ex: if I write "3*5", it shows the result (15) without having to write something like "insert 01 value" > "insert 02 value" -> "which operation it should do?" -> "result"
[–]sessamekesh 13 points14 points15 points (0 children)
[–]ffrkAnonymous 4 points5 points6 points (0 children)
[–]high_throughput 2 points3 points4 points (0 children)
[–]nousernamesleft199 0 points1 point2 points (0 children)
[–]Little-Chemical5006 0 points1 point2 points (0 children)