a
(float, default: 0): The first number to compare.b
(float, default: 0): The second number to compare.result
(float): The maximum value between the two input numbers.a
input to the first number you want to compare.b
input to the second number you want to compare.result
output will provide the maximum value between the two input numbers.a
and b
inputs to the appropriate number sources in your spell.a
and b
inputs are properly connected to number sources. If either input is left unconnected, the MAX node will use the default value of 0.