math
Syntax:
Float
Context Filtering: ✓ Yes
Parameters
Allowed Column Types for
number: INT, FLOAT, DECIMAL
Validation
- Minimum parameters: 1
- Maximum parameters: 1
Examples
1
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
math
Syntax:
Ln([number_column])
Float
Context Filtering: ✓ Yes
| Name | Type | Required | Description |
|---|---|---|---|
number | number or column | ✓ Yes | The number to compute the natural logarithm of |
number: INT, FLOAT, DECIMAL
Ln(2.71828)
1
Ln([Value])