Update index.md

This commit is contained in:
Devan Patel 2015-05-15 15:07:09 -04:00
parent f91d8a893d
commit 459eef81f6

View File

@ -5,7 +5,7 @@ The parser supports all data types, functions and constants available in math.js
Whilst the math.js library is aimed at JavaScript developers, the expression
parser is aimed at end users: mathematicians, engineers, students, pupils.
The syntax of the expression parser differs from JavaScript and the low level
The syntax of the expression parser differs from JavaScript and the low-level
math.js library.
This section is divided in the following pages: