ALL

ALL returns a bit string in which each bit is 1 if the corresponding bit in each element of x exists and is 1. The length of the result is equal to that of the longest element.

Read syntax diagramSkip visual syntax diagram
>>-ALL(x)------------------------------------------------------><

x
Computational array expression. If x is not a bit string array, then x is converted to a bit string array.





Published: 23 December 2018