Shortcuts for Entering Maths Expressions

Shortcuts let you enter elements of maths expressions by typing instead of using the Catalogue or Symbol Palette. For example, to enter the expression 6, you can type sqrt(6) on the entry line. When you press ·, the expression sqrt(6) is changed to 6. Some shortrcuts are useful from both the handheld and the computer keyboard. Others are useful primarily from the computer keyboard.

From the Handheld or Computer Keyboard

To enter this:

Type this shortcut:

p

pi

q

theta

ˆ

infinity

{

<=

|

>=

ƒ

/=

Þ (logical implication)

=>

ddÛ (logical double implication, XNOR)

<=>

& (store operator)

=:

| | (absolute value)

abs(...)

()

sqrt(...)

d()

derivative(...)

()

integral(...)

G() (Sum template)

sumSeq(...)

P() (Product template)

prodSeq(...)

sin/(), cos/(), ...

arcsin(...), arccos(...), ...

@List()

deltaList(...)

@tmpCnv()

deltaTmpCnv(...)

From the Computer Keyboard

To enter this:

Type this shortcut:

c1, c2, ... (constants)

@c1, @c2, ...

n1, n2, ... (integer constants)

@n1, @n2, ...

i (imaginary constant)

@i

e (natural log base e)

@e

E (scientific notation)

@E

T (transpose)

@t

R (radians)

@r

¡ (degrees)

@d

g (gradians)

@g

± (angle)

@<

4 (conversion)

@>

4Decimal, 4approxFraction() and so on.

@>Decimal, @>approxFraction() and so on.