LittleEndianToBigEndian function

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

LittleEndianToBigEndian has been deprecated. Please use LittleEndianAsBigEndian function instead.

Please use LittleEndianAsBigEndian function.

function LittleEndianToBigEndian (input : Microsoft.Quantum.Arithmetic.LittleEndian) : Microsoft.Quantum.Arithmetic.BigEndian

Input

input : LittleEndian

Output : BigEndian