func.acos
The ACOS function returns the arc cosine of a specified number
The ACOS function returns the arc cosine of a specified number
The ASIN function returns the inverse sine of a value in radians
This function returns the inverse tangent of a number
The PostgreSQL atan2() function is used to return the inverse tangent of a division given in the argument
The PostgreSQL cos() returns the cosine of a given argument
The PostgreSQL cot() function is used to return the cotangent of a given argument
In PostgreSQL, sin() is a mathematical function that returns the trigonometric sine of the specified angle, as measured in radians
The PostgreSQL tan() function is used to return the tangent of a given argument.