Max Node

max node

Calculates the maximum of two numbers.

Inputs:

  • a, b: The two numbers.

Outputs:

  • c: The maximum of the two numbers.