Table of Contents

Description

The max node returns the maximum value of the values of its child-nodes.

Constraints

Calculus

value = max(value1, value2 … valuen)