We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f876a35 commit 014b8ddCopy full SHA for 014b8dd
README.md
@@ -11,6 +11,7 @@ ToolGood.Algorithm֧
11
}
12
var c = engine.TryEvaluate("2+3", 0);
13
```
14
+
15
## 自定义参数
16
``` csharp
17
//定义圆柱信息
ToolGood.Algorithm/AlgorithmEngine.sum.cs
@@ -249,10 +249,6 @@ private Operand COUNTIF(List<Operand> arg)
249
250
251
252
-
253
254
255
256
#endregion
257
258
private Operand array(List<Operand> ops)
0 commit comments