Example
In this case, an expression was entered after an angle bracket as an attempt to use a Maple prompt (which always displays in red) within Document mode. You must use the proper method to insert a Maple prompt.
Solution:
To insert a Maple prompt, do one of the following:
•
|
From the Insert menu select Execution Group > After Cursor
|
•
|
Click
on the main toolbar
|
•
|
Use Ctrl + J (Command + J, on Mac)
|
You can then enter your expression and press Enter to execute.
Example
In this example, the expression given as the first argument cannot be parsed.
>
|
|
Solution 1:
Change the expression to .
>
|
|
Solution 2:
Use the greater than or equal to symbol, which can be entered as >= or from the palettes.
>
|
|