Maple T.A. Quick Reference

Basic Operations Constants & Symbols

Operation

Command

Constant/Symbol Command

addition

a+b

π

Pi

subtraction

a-b

e

exp(1)

multiplication

a*b

i

I

division

a/b

infinity

exponentiation

a^b

√x

sqrt(x)
Functions

Function

Command

trigonometric

sin(x), cos(x), tan(x),
csc(x), sec(x), cot(x)
sin(x),cos(x),tan(x),
csc(x),sec(x),cot(x)

inverse trig

arcsin(x),
arccos(x),
arctan(x)

arcsin(x),
arccos(x),
arctan(x)

exponential

ex exp(x)

logarithmic

ln(x), log(x) ln(x), log[a](x)

square root

sqrt(x)
nth root surd(x,n)
hyperbolic sinh(x), cosh(x),
tanh(x), sech(x)
sinh(x), cosh(x),
tanh(x), sech(x)
absolute value |x| abs(x)
factorial x! factorial(x)
  • Always check your answers using the preview hyperlink before submitting them. This can be found near the entry box on any formula or Maple graded questions.
  • Be sure to read each question carefully and make sure that you understand how to enter your answer.

For help or to report technical problems, contact the Instructional Support Group: isg-mfcf@math.uwaterloo.ca.

Maple TA