func.atan2

The PostgreSQL atan2() function is used to return the inverse tangent of a division given in the argument

Syntax

func.atan2(x,y)

Examples

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