Returns the smallest value amongst the inputs Category:Documentation Index
Fetch the complete documentation index at: https://docs.anlytic.com/llms.txt
Use this file to discover all available pages before exploring further.
math
Syntax:
Any
Context Filtering: ✓ Yes
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
input1 | number or date or string or column | ✓ Yes | The data or column of data to be evaluated. Input can be numbers, dates, or strings |
inputs | number or date or string or column | ✗ No | Additional inputs to compare. All additional inputs must match the type of the first input |
input1: INT, FLOAT, DECIMAL, DATE, DATETIME, VARCHAR, TEXT
Allowed Column Types for inputs: INT, FLOAT, DECIMAL, DATE, DATETIME, VARCHAR, TEXT
Validation
- Minimum parameters: 2
- Maximum parameters: 10
Examples
5