2-D Math Shortcut Keys and Hints
Shortcut Keys
Navigating 2-D Mathematical Expressions
Entering Greek Characters
Greek Mode Keymap
Escaping Characters that are Shortcut Keys
Command Completion and Entering Symbols
Entering Rationals
Entering Derivatives Using Prime Notation and Dot Notation
Indexed Subscript versus Literal Subscript
Entering the Right Arrow
Selecting Versus Inserting Expressions
See Also
Action
Shortcut Key
International
Command/Symbol Completion
Esc, for Mac, Windows, and Linux
Ctrl + Space, for Windows
Ctrl + Shift + Space, for Linux
Esc, for Mac
Esc, for Windows
Ctrl + Shift + Space , for Linux
Enter/Exit 2-D Math
F5
Evaluate Expression
Press Enter (Return, for Mac)
Evaluate and Display Inline (Document Mode)
Ctrl + = (Command + =, for Mac)
Alt + Enter (Alt + Return, for Mac)
Superscript1
Shift + ^
Index Subscript1
Ctrl + Shift + _ (Command + Shift + _, for Mac)
Ctrl + Alt + B (Command + Alt + B, for Mac)
Literal Subscript1 (Subscripted Variable Name)
__(two underscores)
Convert to Atomic Variable
Ctrl + Shift + A (Command + Shift + A, for Mac)
Fraction1
/
//
Underscript1
Ctrl + ' (Command + ', for Mac)
Ctrl + Alt + U (Command + Alt + U, for Mac)
Overscript1
Ctrl + Shift + " (Command + Shift + ", for Mac)
Ctrl + Alt + O (Command + Alt + O, for Mac)
Square Roots
sqrt and then command/symbol completion
Roots
nthroot and then command/symbol completion
New Row in Matrix, Vector, or a Piecewise Expression
Ctrl + Shift + R (Command + Shift + R, for Mac) Note: To increase the size of a piecewise function, add a new row. Place the cursor on the last row, and press the shortcut keys.
Table Columns
Ctrl + Shift + C (Command + Shift + C, for Mac)
Left Superscript1
Ctrl + Shift + ^ (Command + Shift + ^, for Mac)
Ctrl + Alt + P (Command + Alt + P, for Mac)
Left Subscript1
Ctrl + Q
Greek Mode (Next Character Entered as Greek)
Ctrl + Shift + G (Command + Shift + G, for Mac)
Escape Next Character (For displaying "^" or "_", for example)
\
Scope Out*
Ctrl + [
Ctrl + Alt + K (Command + Alt + K, for Mac)
Scope In*
Ctrl + ]
Ctrl + Alt + J (Command + Alt + J, for Mac)
Return Cursor to Baseline
Ctrl + / (Command + /, for Mac)
Ctrl + Alt + L (Command + Alt + L, for Mac)
1 Use right arrow key to leave denominator, numerator, superscript, or subscript region.
Notes:
International shortcut keys are provided for users whose keyboard layouts do not handle the existing keys.
For international shortcut keys on Mac, it is possible to use Opt instead of Alt.
Return to Baseline (Ctrl + /) returns the cursor to the top-level baseline after the structure at the current location. For example, if the cursor is several levels up in a superscript of a superscript, Return to Baseline places the cursor after the entire structure.
Scope In and Scope Out move the cursor in or out of a nested structure.
Scope In* descends to the first logical position within a structure, and continues deeper with further key presses.
Scope Out* moves the cursor to the first logical position outside of the current structure (for example, to just before a fraction).
The shortcut key combination Ctrl + Shift + G (Command + Shift + G, for Mac) places the editor in a Greek mode, which makes the next character entered a Greek character. When Greek mode is entered, the status bar mode indicator switches to 2-D Greek.
For Lowercase Greek
Type
For Uppercase Greek
α
a
Α
A
β
b
Β
B
χ
c
Χ
C
δ
d
Δ
D
ε
e
Ε
E
φ
f
Φ
F
γ
g
Γ
G
η
h
Η
H
ι
i
Ι
I
ϕ
j
ϑ
J
κ
k
Κ
K
λ
l
Λ
L
μ
m
Μ
M
ν
n
Ν
N
ο
o
Ο
O
π
p
Π
P
θ
q
Θ
Q
ρ
r
Ρ
R
σ
s
Σ
S
τ
t
Τ
T
υ
u
Υ
U
ϖ
v
ς
V
ω
w
Ω
W
ξ
x
Ξ
X
ψ
y
Ψ
Y
ζ
z
Ζ
Z
Characters that are shortcut keys in 2-D math must be escaped. To enter a character corresponding to a shortcut key, such as ^, _, or /, first press Backslash (\), then the character. For example, to display the ^ in a 2-D math region, press \ and then ^.
When typing filenames for Windows, which use the backslash as a directory separator, you can either type each backslash as two backslashes, or you can use forward slashes. For more information, see the Filenames section of the file help page.
Enter the name or partial name of a symbol, for example, Del (the first three characters in Delta), and then press:
Alternatively, use the palette by clicking the corresponding palette symbol.
When typing a rational expression, the preceding term can be used for either the numerator or the denominator.
Press / (forward slash) to use the preceding term for the numerator, and then enter the denominator. For example, entering a / b produces ab.
Press // (two forward slashes) to use the preceding term for the denominator, and then enter then numerator. For example, entering a / / b produces ba.
Derivatives can be entered using the Expression palette. For example, use ⅆⅆxf to create ⅆ2ⅆx2⁢y⁡x+ⅆⅆx⁢y⁡x=0. There are also shortcuts available for prime notation and dot notation.
Prime notation for derivatives with respect to x can be entered by pressing the right single quote ('). For example, entering y ' ' + y ' = 0 produces y''+y'=0. In this example, be sure to use two right single quotes (not double quotes) to enter a second derivative.
Dot notation for derivatives with respect to t can be entered by pressing the period (.) while in the overscript mode above the variable. For example, enter y, then press Ctrl + Shift + " (Command + Shift + ", for Mac) to place the cursor in the overscript position, then enter two periods (. .) to produce y... Use the right arrow to leave the overscript region after entering the dots to continue the expression. Finish the expression using the same method to produce y..+y.=0.
The index subscript, entered by pressing Ctrl + Shift + _ , refers to an element of the base. For example, x1 is the first element of the variable x (where x is, for example, a list or Matrix).
The literal subscript, entered by typing Underscore twice (__), creates a subscripted variable name. For example, x__1 is a variable, and is not related to the variable x. Variables with literal subscripts are referred to as atomic variables in Maple.
The right arrow can be entered as follows:
Using the right arrow in the Arrows palette
Entering the name RightArrow and using Command/Symbol Completion
Entering the dash and right chevron symbol (- + >), which automatically forms a right arrow
Use the Forward Slash (/) symbol to create a rational or the Caret (^) symbol to create a superscript. For example, to create a superscript, you can insert the cursor or select the area that is to be the base.
Example: Inserting
Enter 2b c d, and then insert the cursor after b. Press Shift + ^ and type 2. An exponent (superscript) is inserted for b.
2 b2 c d
Example: Selecting Expression
Enter 2b c d, and then select 2b. (You can make a selection by holding down Shift and using the left/right arrow keys.) Press the ^ symbol and enter 2. The selected area becomes the base for the exponent (superscript). In this case it inserts parentheses around the base.
2DMath, Entering Expressions, Filenames, Greek
Download Help Document