Skip to content

Commit 025e722

Browse files
authored
Update arithmetic-expressions.md
1 parent b60fbb8 commit 025e722

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs2/pages/getting-started/arithmetic-expressions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Arithmetic Expressions
22

33
## Definition
4-
An arithmetic expression is an expression that results in a numeric value. Try these examples to see how easy is to resolve an arithmetic expression.
4+
An arithmetic expression is an expression that results in a numeric value. Try these examples to see how easy it is to resolve an arithmetic expression.
55

66
Eval SQL.NET is a complete C# runtime compiler which honor operator precedence and parenthesis.
77

0 commit comments

Comments
 (0)