What would be a good way to evaluate algebraic expressions in Visual Basic.NET?
I am looking for a way to simplify algebraic expressions in VB.NET. It is preferred if you can give me a link to a pre-written library or class, but pointers on how to write one are also appreciated.