Let's say I've got a qubit, being in one of two states:
either [ 0.995+0j, 0.098+0j ]
or [ 0.995+0j, -0.098+0j ],
that is the state I get when applying a RY-gate with θ = ±π/x to |0>. In the both states above, x would be 16, but let's just say it is just a large number, so the probability to measure |1> is nearly 0%. Is there any way to determine which of these cases is true, so whether the phase angle now is 0 or π?
I am not very familiar with either quantum computers or the english language, so I hope that I managed to somehow express what I mean and that you can forgive me the mistakes I have most probably made.