Conversion of degrees into radians

| C |
in the palette on the schematic

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

Ports

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

Properties

none

Parameters

none