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:
Sin([value])
Float
Context Filtering: ✓ Yes
| Name | Type | Required | Description |
|---|---|---|---|
value | number or column | ✓ Yes | The angle (in radians) whose sine will be calculated |
value: INT, FLOAT, DECIMAL
Sin([Angle])
Sin(0)
0