Manuals/calci/DEG

Revision as of 04:53, 13 March 2017 by Jayaram (talk | contribs)
DEG(angle)


  • is the angle value in radians.

Description

  • This function gives the angle value in Degrees that get converted from Radians.
  • Degree is the measure for angles.There are 360 degrees in a full rotation.
  • But it is not a SI unit.
  • Radian is the SI unit for the angle.
  • 1 degrees = 0.0174532925 radians.
  • The symbol for degrees is  .
  • To convert Radians value to Degrees, we can use this function, else we have to multiply the Radian value with  .

Examples

  • DEG(PI()/2) = 90 deg.
  • DEG(PI()) = 180 deg.
  • DEG(45) = 2578.3100780887044 deg.

See Also

References

Degrees