openqasm/releasenotes/notes/pow-stdgates-3adfb62d8f08b1...

6 lines
207 B
YAML

---
fixes:
- |
Corrected the sample definitions of square-root gates involving ``pow`` in the ``stdgates.inc``
example file to use floating-point value ``0.5`` instead of integer division ``1/2``.