Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
Sominemo committed Dec 6, 2021
1 parent 04d30e8 commit 3175c3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ MathOperatorAddition(
```

You can also evaluate `MathExpression.calc`, but this method
doesn't guarantee numeric result, so it may return false.
doesn't guarantee numeric result, so it may return null.

## Parsing String to MathNode

Expand Down

0 comments on commit 3175c3c

Please sign in to comment.