Skip to content

Commit

Permalink
Fixed typo in RZZGate example eqn
Browse files Browse the repository at this point in the history
  • Loading branch information
shraddha-aangiras committed Jun 28, 2024
1 parent ea5a54b commit a14ba83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qiskit/circuit/library/standard_gates/rzz.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ class RZZGate(Gate):
.. math::
R_{ZZ}(\theta = \pi) = - Z \otimes Z
R_{ZZ}(\theta = \pi) = - i Z \otimes Z
.. math::
Expand Down

0 comments on commit a14ba83

Please sign in to comment.