Min Node

min node

Calculates the minimum of two numbers.

Inputs:

  • a, b: The two numbers.

Outputs:

  • c: The minimum of the two numbers.