Radian

Returns corresponding radian value of a given x value in degrees. It is performed element-wise if x is a vector, matrix or signal.

Syntax

deg2rad(x)

Types
 Variable NameValue TypeVariable Type
Argument:xreal, complexscalar, vector, matrix, signal, xy-data
Result: vreal, complex scalar, vector, matrix, signal, xy-data
Calculator Input

Use the deg2rad button to complete the operation.

Example
IDDescriptionTypeValueExpression
xArgumentREAL VECTOR

[180,90]
v Result REAL VECTOR

deg2rad(x)