Thursday, April 19, 2012

Who Needs A Math Parser for .Net? I Do.

.Net Framework Logo
.Net Framework Logo (Photo credit: Wikipedia)
I've recently came across the need to read symbolic math expressions from an Access database table as strings and evaluate them in a VB.Net program. Turns out that .Net does not allow for that natively. I found some real nice articles. Here are three of them:

Is there a string math evaluator in .NET?
VB.Net- Evaluating Mathematical Expression in a String
VB.NET Expression Evaluator using CodeDom.
Enhanced by Zemanta

No comments: