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 © 2020, Raima Inc. All rights reserved. [7/21/2020 12:09:43 PM]