Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

Mathcad Keyboard Shortcuts

Keystroke Commands

Action

Example

Keystroke

Mathcad Help

[F1]

Context sensitive Help

[Shift] [F1]

Calculate worksheet

[Ctrl] [F9]

Calculate region

[F9]

Redefinition warnings
(toggle on and off)

[Ctrl] [Shift] R

Insert text region

["]

Insert math within


text region

[Ctrl] [Shift] A

Addition with line


break operator (within
a math region)

...
+ ...

[Ctrl] [Enter]

Character inside
brackets as in
chemistry notation

[]

[Ctrl] [Shift] J

Complex conjugate

_
x

["]

Enter special
characters into math
region

[Ctrl] [Shift] K

Literal subscript

x1

[.]

Namespace operator

[Ctrl] [Shift] N

Operator

Example

Keystroke

Absolute value

|x|

[|]

Definition

x:= 5

[:]

Evaluate numerically

x = 5

[=]

Division

x/y

[/]

Multiplication

3 4

[*]

Inline division

[Ctrl] [/]

Calculator Toolbar

file:///C|/Program%20Files%20(x86)/Mathcad/Mathcad%2015/doc/HELP_EN/Keyboard/Keyboard_shortcuts.html[20-Jul-16 9:12:49 AM]

Exponentiation

x2

[^]

Imaginary unit

1i

Parentheses

(3 + 4)

[']

Mixed number

[Ctrl] [Shift] [=]

square root

[\]

nth root

[Ctrl] [\]

pi

[Ctrl] [Shift] P

Boolean Toolbar

Operator

Example

Boolean AND
Boolean NOT

Keystroke
[Ctrl] [&]

[Ctrl] [!]

Boolean OR

[Ctrl] [^]

Boolean XOR

[Ctrl] [%]

Boolean Equals

[Ctrl] [=]

Greater than or equal

[Ctrl] 0

Less than or equal

[Ctrl] 9

Not equal

[Ctrl] 3

Example

Keystroke

Calculus Toolbar

Operator
derivative

[?]

nth derivative

[Ctrl] [?]

Indefinite integral

[Ctrl] I

Definite integral

[&]

Infinity

[Ctrl] [Shift] Z

file:///C|/Program%20Files%20(x86)/Mathcad/Mathcad%2015/doc/HELP_EN/Keyboard/Keyboard_shortcuts.html[20-Jul-16 9:12:49 AM]

Iterated product

[Ctrl] [#]

Iterated product with


range variables

[#]

Left-hand limit

[Ctrl] [Shift] B

Two-sided limit

[Ctrl] L

Right-hand limit

[Ctrl] [Shift] A

Summation

[Ctrl] [$]

Summation with range


variables

[$]

Gradient

[Ctrl] [Shift] G

Evaluation Toolbar

Operator

Example

Keystroke

Custom infix operator

x fy

Custom postfix

x f

[Ctrl] [Shift] X

Custom prefix

fx

Custom treefix
operator

xy

Definition

x := 5

[:]

Evaluation

x = 5

[=]

Global definition

x 5

[~]

Evaluate symbolically

z 5

[Ctrl] [.]

Greek Toolbar
Enter Roman, then type [Ctrl] G for Greek.

Greek

UC

LC

Roman

Alpha

A/a

Beta

B/b

file:///C|/Program%20Files%20(x86)/Mathcad/Mathcad%2015/doc/HELP_EN/Keyboard/Keyboard_shortcuts.html[20-Jul-16 9:12:49 AM]

Chi

C/c

Delta

D/d

Epsilon

E/e

Eta

H/h

Gamma

G/g

Iota

I/i

Kappa

K/k

Lambda

L/l

Mu

M/m

Nu

N/n

Omega

W/w

Omicron

O/o

Phi

F/j

Phi(alt.)

Pi

P/p

Psi

Y/y

Rho

R/r

Sigma

S/s

Tau

T/t

Theta

Q/q

Theta (alt.)
Upsilon

U/u

Xi

X/x

Matrix Toolbar

Operator

Example

Keystroke
[Ctrl] M

Insert matrix
Column

M <1>

[Ctrl] 6

Determinant

|x|

[|]

Vectorize

[Ctrl] [-]

file:///C|/Program%20Files%20(x86)/Mathcad/Mathcad%2015/doc/HELP_EN/Keyboard/Keyboard_shortcuts.html[20-Jul-16 9:12:49 AM]

sin(M)
Transpose

MT

[Ctrl] 1

Range variable

1..10

[;]

Cross product

u x v

[Ctrl] 8

Inner (dot) product

u v

[*]
[Ctrl] 4

Vector sum
Insert picture

[Ctrl] T

Example

Keystroke

Programming Toolbar

Operator
Add line

break

break

[Ctrl] [{]

continue

continue

[Ctrl] [

for

for i 1..10
Vi i

[Ctrl] ["]

if

[}]

local assignment

[{]

on error

on error

otherwise

[Ctrl] [']
[Ctrl] [}]

return

return

[Ctrl] [|]

while

while

[Ctrl] ]

Example

Keystroke

Symbolic Toolbar

Operator
Evaluate symbolically

[Ctrl] [.]

Symbolic evaluation
with keywords

[Ctrl] [>]

file:///C|/Program%20Files%20(x86)/Mathcad/Mathcad%2015/doc/HELP_EN/Keyboard/Keyboard_shortcuts.html[20-Jul-16 9:12:49 AM]

You might also like