A newer version of Max is available. Click here to access the latest version of the Max documentation

maximum Reference

Output the Highest Value.

maximum

Arguments

Optional

Value to be Compared

Inlets

input [list]

Compares Left and Right Inlets
Value to be Compared

Outlets

out [number]

Maximum Value

index [number]

Index of the Maximum Value

Dynamic Attributes

These attributes can be modified in the code during execution using the set object

input [list]

Compares Left and Right Inlets

Value to be Compared

See Also

Name Description
maximum~ Output the Highest Value.
minimum Output the Smallest Value.
minimum~ Output the Smallest Value