We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
>>> float2x2(1,2,3,4) float2x2([1,2], [3,4]) >>> float2x2(1,2,3,4)[0] float2(9.731018e-35,1e-45)