Math

Tools

DegToRad

  • Operators

  • Trigonometric

  • Tools

  • Constants

DegToRad

Returns the radian of given angle degree

Details

ID

math-tools-degtorad

Name

DegToRad

Group

Tools

Package

Math

Keywords

degToRad

Input ports

NameTypeDescriptionDefault Value
Degree
Number
Angle in degrees

Output ports

NameTypeDescription
Radian
Number
Angle in radians

Creation method

There are two options for creating a DegToRad node.

  • The first way to create a DegToRad node using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need, or words associated with this node.
    • degToRad
  • The second way is to select a DegToRad node from the menu that opens from the top left.
    • Menu > Math > Tools > DegToRad

Steps

  • Create a DegToRad node.
  • Connect the angle whose radian you want to find to the port.

See also

RadToDeg