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