IntegerIncrementPhaseLE 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

IntegerIncrementPhaseLE has been deprecated. Please use IncrementPhaseByInteger operation instead.

Please use IncrementPhaseByInteger operation.

operation IntegerIncrementPhaseLE (increment : Int, target : Microsoft.Quantum.Arithmetic.PhaseLittleEndian) : Unit is Adj + Ctl

Input

increment : Int

target : PhaseLittleEndian

Output : Unit