Skip to contents

Computes the cotangent of x.

Usage

cot(x = DOUBLE)

Arguments

x

DOUBLE

Value

DOUBLE

SQL examples

cot(0.5)