func.degrees

The PostgreSQL degrees() function is used to return the values in degrees from radian as specified in the argument.

Syntax

func.degrees(numeric)

Examples

Documentation for func.degrees is coming soon.
Last modified April 06, 2022 at 10:08 AM EST: Initial Documentation Commit (371ae8f)