NCalc-Edge
NCalc-Edge copied to clipboard
A clone of NCalc. Latest source. Published to Nuget.org. version 1.4.3
I would like to make some changes to EvaluationVisitor and add ^ sysmbol for power function rather than pow. Currently the method is overridable but when we use the ExpressionEvaluator...
Added support to extented EvaluationVisitor.cs
add docs for [EvaluationOptions](https://github.com/pitermarx/NCalc-Edge/blob/master/Evaluant.Calculator/EvaluationOption.cs)
https://github.com/pitermarx/NCalc-Edge/blob/6b2e52ae78e392133d818728f54ec1bf91c0824c/build.cake#L1
Hi, just downloaded the latest Visual Studio with support for migrating .net projects from using packages.config to the new Package Reference style. Getting a Compatibility issue with NCal-Edge of: "The...
Proposed solution taken from https://github.com/ncalc/ncalc/issues/37 https://github.com/ncalc/ncalc-async/commit/0c5aea470a7ef0f34c22a14727299fd84c5a1a66?diff=unified