AssertPhase operation

Warning

This documentation refers to the Classic QDK, which has been replaced by the Modern QDK.

Please see https://aka.ms/qdk.api for the API documentation for the Modern QDK.

Namespace: Microsoft.Quantum.Canon

Package: Microsoft.Quantum.Standard

Warning

AssertPhase has been deprecated. Please use AssertPhase operation instead.

operation AssertPhase (expected : Double, qubit : Qubit, tolerance : Double) : Unit

Input

expected : Double

qubit : Qubit

tolerance : Double

Output : Unit