- 3,513 total downloads
- last updated 5/31/2020
- Latest version: 1.1.1
Easy to use library for computing math formulas, mean and proportion. Is a basis of Rychusoft.NumericalLibraries.
var calc = new Calculator("8^2+5-cos(2*PI)");
var result = calc.Compute(); // result = 68"