Skip to content

Commit ae91136

Browse files
committed
Updated readme
1 parent 2ea0679 commit ae91136

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,8 @@ the benchmark executable.
193193
Each line can only have one expression, comprised of the following:
194194

195195
* **Operators:** +, -, *, /, ^
196-
* **Variables:** a, b, c, x, y, z, w, e and pi
196+
* **Variables:** a, b, c, x, y, z, w
197+
* **Constants:** e and pi
197198
* **Functions:** sin, cos, tan, abs, exp, sqrt, log, pow
198199
* **Parentheses:** Round '(' and ')'
199200

0 commit comments

Comments
 (0)