The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



BitReversal


Unit:SDL_math1
Class:None
Declaration:function BitReversal (InByte: byte): byte;

The function BitReversal returns the bit-reversed (sometime also called "reflected") byte of InByte (i.e. the order of the bits is exchanged such that the most significant bit becomes the least significant one).



Last Update: 2023-Feb-06