المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Making a maths solver



C# Programming
01-12-2010, 06:52 AM
Hi, in my database I have a bunch of sums which for example can be broken down to (100*25)/3 or whatever the case may be.
How would I work out programatically the sum in the string in my C# app?
Thanks.

Strive to be humble enough to take advice, and confident enough to do something about it.