Compare two revisions of: Expressions And Relations

... ... @@ -6,7 +6,7 @@ In a MUMIE TeX problem document you may use the `\function` command within a var
6 6
7 7 *Syntax:*
8 8
9 -`\function{ _function_name_ }{ _expression_ }`
9 +`\function{ function_name }{ expression }`
10 10
11 11 *Example:*
12 12
13 13