Operators > Engineering Operators > Degrees Operator
  
Degrees Operator
Operator
Description
Keyboard Shortcut
Multiplies x by π / 180°. This operator converts x from radians to degrees. When x is a vector, a matrix, or a complex number, the degrees operator is applied to each of the elements of x.
°
Hold down Alt and press 0176 using the numeric keypad.
Operands
x is a scalar, a vector, or a matrix.