Manuals/calci/DEGREES
Jump to navigation
Jump to search
DEGREES(a)
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 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(Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \Pi} )=180
- DEGREES(Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \frac{\Pi}{2}} )=90
- DEGREES(Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \frac{\Pi}{4}} )=45
- DEGREES(0.523598775598)=29.99999 is equivalent to 30
See Also