Skip to content

Commit 014b8dd

Browse files
committed
1.1.11版本,修改部分方法
1 parent f876a35 commit 014b8dd

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ ToolGood.Algorithm֧
1111
}
1212
var c = engine.TryEvaluate("2+3", 0);
1313
```
14+
1415
## 自定义参数
1516
``` csharp
1617
//定义圆柱信息

ToolGood.Algorithm/AlgorithmEngine.sum.cs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -249,10 +249,6 @@ private Operand COUNTIF(List<Operand> arg)
249249
}
250250

251251

252-
253-
254-
255-
256252
#endregion
257253

258254
private Operand array(List<Operand> ops)

0 commit comments

Comments
 (0)