O
OJO
Hello microsoft.public.dotnet.framework!
I'm wondering if there is any class in framework that provides ability
to evaluate math expressions like for example "(2+2*8)^2".
I searched through assemblies but found nothing usueful.
As my application uses internet connection, I though about using google
calculator, but I don't know if google can be used as webservice to get
the result.
I'll be very thankful for any help.
OJO
I'm wondering if there is any class in framework that provides ability
to evaluate math expressions like for example "(2+2*8)^2".
I searched through assemblies but found nothing usueful.
As my application uses internet connection, I though about using google
calculator, but I don't know if google can be used as webservice to get
the result.
I'll be very thankful for any help.
OJO