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