Multiplies two numbers and outputs the result using a simple A * B math operation.
A (stream input): The first value, multiplied with B.
B (stream input): The second value, multiplied with A.
Auto-generated from block documentation