Digital Reversed Order VI
- Updated2025-07-30
- 2 minute(s) read
Modifies the input array according to the digital-reversed order of the index.
Wire data to the X input to determine the polymorphic instance to use or manually select the instance.

When the index of a sequence has the radix-base digits (a0a1…an), the VI modifies the sequence X into the digital-reversed sequence Y according to the following equation.
For examples of radix-base digits, 2-base is binary and 16-base is hexadecimal.
The following illustration shows the 2-base reversed order (bit-reversed order) of 8 elements.