The minimum() function returns the minimum of a list of numbers delimited by attribute, value, or subvalue marks. If different orders of marks are present, the minimum() function returns the minimum of all fields, regardless of delimiter.
minimum(str.exp)
The result, 3, displays on the terminal.
equ am to char(254) crt minimum(3:am:3.2)