func.tan

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

Syntax

func.tan(x)

Examples

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