powered by
Finds the adjoint of the input. An input ket will become a bra and input bra will become a ket
adjoint(x)
A ket (column vector), bra (row vecor), or gate (matrix)
The adjoint of x
x
# NOT RUN { adjoint(ket(1,5)) # }
Run the code above in your browser using DataLab