Dynamically evaluate expressions?

  • Thread starter Thread starter Tales Normando
  • Start date Start date
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top