exp:

Syntax:	exp ( X )

Description:

	Exp returns e^( X ), where X is a SCALAR. If the argument to
	exp() is a MATRIX then an element-by-element operation is
	performed.
