Skip to content

Commit aad3d8b

Browse files
authored
Update README.md
1 parent d7e622e commit aad3d8b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ VBA Expressions is a powerful string expression evaluator for VBA and [LO Basic]
77

88
Although the main development goal of the class was the integration with [CSV Interface](https://github.com/ws-garcia/VBA-CSV-interface), VBA Expressions has evolved to become a support tool for students and teachers of science, accounting, statistics and engineering; this due to the added capability to solve systems of equations and non-linear equations in one variable.
99

10+
## ![User Manual](/docs/assets/img/VBAExprManual.pdf)
11+
1012
## Advantages
1113
* __Easy to use and integrate__.
1214
* __Basic math operators__: `+` `-` `*` `/` `\` `^` `!`

0 commit comments

Comments
 (0)