qiskit.quantum_info.commutator¶ commutator(a, b)[source]¶ Compute commutator of a and b. \[ab - ba.\] প্যারামিটার a (OperatorTypeT) -- Operator a. b (OperatorTypeT) -- Operator b. রিটার্নস The commutator রিটার্ন টাইপ OperatorTypeT