User Guide

Suppressing Output
To suppress the output, enter a colon (:) at the end of the input.
>
A set of Maple input and its output are referred to as an execution group.
1-D Math Input
You can also insert input using Text mode (1-D Math). The input is entered
as a one-dimensional sequence of characters. 1-D Math input is red.
To enter input using 1-D Math:
At the input prompt, press F5 to switch from 2-D Math to 1-D Math.
123^2 - 29857/120;>
Important: 1-D Math input must end with a semicolon or colon. If you use
a semicolon, Maple displays the output. If you use a colon, Maple suppresses
the output.
123^2 - 29857/120:>
To set the default input mode to 1-D Math:
1. From the Tools menu, select Options. The Options dialog is displayed.
38 2 Worksheet Mode