Difference between revisions of "Manuals/calci/DEGREES"

From ZCubes Wiki
Jump to navigation Jump to search
Line 16: Line 16:
 
==See Also==
 
==See Also==
  
*[[Manuals/calci/TRIGONMETRY  | TRIGONMETRY]]
+
*[[Manuals/calci/SIN| SIN]]
*[[Manuals/calci/FUNCTIONS | FUNCTIONS]]
+
*[[Manuals/calci/COS| COS]]
 +
*[[Manuals/calci/TAN| TAN]]
 
*[[Manuals/calci/RADIANS | RADIANS]]
 
*[[Manuals/calci/RADIANS | RADIANS]]
 
  
 
==References==
 
==References==
 
[http://en.wikipedia.org/wiki/Degree_(angle)| Degrees]
 
[http://en.wikipedia.org/wiki/Degree_(angle)| Degrees]

Revision as of 03:43, 20 November 2013

DEGREES(a)


  • is the angle in Radians

Description

  • This function gives the angle value in Degrees that get converted from Radians.
  • To convert Radians value to Degrees, we can use this function, else we have to multiply the Radian value with

Examples

  • DEGREES()=180
  • DEGREES()=90
  • DEGREES()=45
  • DEGREES(0.523598775598)=29.99999 is equivalent to 30

See Also

References

Degrees