Trigonometry


func.acos

The ACOS function returns the arc cosine of a specified number

func.asin

The ASIN function returns the inverse sine of a value in radians

func.atan

This function returns the inverse tangent of a number

func.atan2

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

func.cos

The PostgreSQL cos() returns the cosine of a given argument

func.cot

The PostgreSQL cot() function is used to return the cotangent of a given argument

func.sin

In PostgreSQL, sin() is a mathematical function that returns the trigonometric sine of the specified angle, as measured in radians

func.tan

The PostgreSQL tan() function is used to return the tangent of a given argument.

Last modified December 20, 2022 at 10:05 AM EST: remove sitemap priority (56709da)