Angular Units

MatDeck fully supports three different types of units for the measure of an angle: radians, degrees and radians. These three integral units which are vital for mathematics and nearly all scientific applications are implemented in all our functions related to the units, we have also implemented functions for conversion between each of the angle units.

In MatDeck the unit of an angle is a property of a document which is controlled via GUI and the specific values that you wish to display in different unit of measurement within the document can be controlled with the use of the conversion function.

The functions that Matdeck support that cover all conversions between all the units are:

  • rad2deg
  • rad2grad
  • deg2rad
  • deg2grad
  • grad2rad
  • grad2deg

Examples: