What does the Multiply node does in Control Rig?

So there is this multiply node inside of control rig which takes in Transforms as input. I tried printing the value of product of two Translation, the result was addition of the two values. The same result with scale, addition of two values. The Rotation seems to be the funny part. It seems to take in quaternions, but I’m not sure what exactly this does