220 Views
A formula evaluator written in pure C# code that can handle addition, subtraction, multiplication, division, powers, sin, cos and order of operations including brackets. Full source code provided.
0 comments
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
A formula evaluator written in pure C# code that can handle addition, subtraction, multiplication, division, powers, sin, cos and order of operations including brackets. Full source code provided.