musoftware / SimpleCalc

Calculator into class

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimpleCalc

Calculator into class

If you want to allow use to calc math expression like

1+1 = 2

Console.WriteLine(EquationV2.Compute("1+1"));

About

Calculator into class


Languages

Language:C# 100.0%