What is CFrame.new(X1,Y1,Z1)*CFrame(X2,Y2,Z2)

I have always wondered what Cframe multiplied by Cframe is. The X1 and Y1, etc are variables.

Please give me an explanation for what is CFrame*CFrame with an example