Skip to main content
Computes the cotangent of the given angle Category: math Syntax:
Returns: Float Context Filtering: ✓ Yes

Parameters

Allowed Column Types for value: INT, FLOAT, DECIMAL

Validation

  • Minimum parameters: 1
  • Maximum parameters: 1

Examples

Calculates the cotangent for each angle value in the Angle column
Returns the cotangent of π/2 radians Result: 0
Last modified on March 13, 2026