Operator
|
Keyboard Shortcut
|
^
|
x
|
y
|
Description
|
Scalar
|
Scalar
|
Returns x raised to the power y.
|
Vector
|
Returns a vector of the same size as y, whose ith entry is x raised to the power yi.
|
|
Vector
|
Scalar
|
Returns a vector of the same size as x, whose ith entry is xi raised to the power y.
|
Square matrix
|
0
|
Returns the identity matrix whose dimensions match those of x.
|
−1
|
Returns the inverse of x, if it exists.
|
|
Positive
|
Returns x multiplied by itself y times. y must be an integer or a rational number that is a multiple of 1/60.
|
|
Negative
|
Returns the inverse of x multiplied by itself y times. y must be an integer or a rational number that is a multiple of 1/60.
|