AssertHighestBit 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

AssertHighestBit has been deprecated. Please use AssertMostSignificantBit operation instead.

Please use AssertMostSignificantBit operation.

operation AssertHighestBit (value : Result, number : Microsoft.Quantum.Arithmetic.LittleEndian) : Unit is Adj + Ctl

Input

value : Result

number : LittleEndian

Output : Unit