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