Skip to content

deg2rad

The deg2rad object converts degree values (0 to 360) to their equivalent radian values. It takes a float as input, representing the degree value, and outputs a float representing the converted radian value. An optional -pos flag can be used to ensure the output is always positive.


AI Generated

This content was generated with the assistance of AI. If you notice any errors, please report them or submit a fix using Submit. Check the prompt used here.


  • Download via Deken.

    Open Pd and go to ToolsFind Externals. Search for else and install it. Then create an object with declare -lib else -path else. Finally, use deg2rad or any other object from else.

  • Library developed mainly by Alexandre Torres Porres.
  • Report Bugs/Errors here!
  • Available for .

Similar


    Comments

    Contributors