Conversion of radians into degrees

| C |
in the palette on the schematic

The block implements conversion from radians into degrees by the formula deg = rad ⋅ 180/Pi, where deg is the angle value in degrees, rad is the angle value in radians.

Ports

  • rad - input port for angle value in radians;
  • deg - output port for angle value in degrees.

Properties

none

Parameters

none