T
Tales Normando
Hi,
Is there any class/method/function in .NET that I can pass a
string containing a math expression (for example, 2 + (22 ^ 6)) and have it
return the value as if I had hardcoded it in the code?
Tales
Is there any class/method/function in .NET that I can pass a
string containing a math expression (for example, 2 + (22 ^ 6)) and have it
return the value as if I had hardcoded it in the code?
Tales