Convert radians to degrees
Syntax
degrees(arith_expr)
Arguments
Description
This function converts the value of the arith_expr result in radians to degrees.
Example
select degrees(pi()/4.0); degrees(pi()/4.0) 45.00
Copyright © 2024, Raima Inc. All rights reserved. [2/14/2025]