mul

SpecialNodes mul

input ports:
Name Type Description Optional

a

?0

number

no

b

?0

number

no

output ports:
Name Type Description Optional

c

?0

product of a and b

no

mul outputs the product of its inputs.