math
Syntax:
Float
Context Filtering: ✓ Yes
Parameters
Allowed Column Types for
value: INT, FLOAT, DECIMAL
Validation
- Minimum parameters: 1
- Maximum parameters: 1
Examples
0Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
math
Syntax:
Cot([value])
Float
Context Filtering: ✓ Yes
| Name | Type | Required | Description |
|---|---|---|---|
value | number or column | ✓ Yes | The angle (in radians) whose cotangent will be calculated |
value: INT, FLOAT, DECIMAL
Cot([Angle])
Cot(1.5708)
0