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 aa9f34f commit 5828617Copy full SHA for 5828617
README.md
@@ -32,5 +32,5 @@ You can use basic operations (e.g. +, -, \*, /, %, ^ etc.) in you expressions.
32
This is the default and only from this package.
33
34
```js
35
-evalExpr(expressions: string, digitsAfterDecimal?: number = 2)
+evalExpr(expressions: string)
36
```
0 commit comments