AssertLessThanPhaseLE 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

AssertLessThanPhaseLE has been deprecated. Please use AssertPhaseLessThan operation instead.

Please use AssertPhaseLessThan operation.

operation AssertLessThanPhaseLE (value : Int, number : Microsoft.Quantum.Arithmetic.PhaseLittleEndian) : Unit is Adj + Ctl

Input

value : Int

number : PhaseLittleEndian

Output : Unit