• HexesofVexes@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    16 hours ago

    Almost:

    Lengths are usually reals, and in this case the diagram suggests we can assume that A is the origin wlog (and the sides are badly drawn vectors without a direction)

    Next we convert the vectors into lengths using the abs function (root of conjugate multiplication). This gives us lengths of 1 for both.

    Finally, we can just use a Euclidean metric to get our other length √2.

    Squaring isn’t multiplication by complex conjugate, that’s just mapping a vector to a scalar (the complex | x | function).