here is what i want to achieve using C++
1.the user inputs a mathematical expression(like 3^2 + sin(1))
2.my program displays the result.
this seems simple but is actually very complex :???: as C++ doesnt have any feature like the eval() function in javascript.
after thinking a lot and...
Hi Guest we just wanted to alert you to a major change in the forum. We will no longer be allowing the posting of outgoing links. Please use the attachment feature to attach media to your posts.