Function Radians(x)

Radians

Radians(
       x             ! (input) numerical expression
       )

Arguments

x

A scalar numerical expression.

Return Value

The function Radians returns the value of x converted from degrees to radians.

Note

The function Radians can be used in constraints of linear and nonlinear mathematical programs.

See also

The function Degrees. Arithmetic functions are discussed in full detail in Arithmetic Functions of the Language Reference.