If I want to convert several Booleans to the corresponding (binary) Number, I have to built an array and use the function "Boolean Array to Number". Why not create a funtion, which excepts several booleans (number of inputs can be changed like "Compound Arithmetic", starting with LSB) and gives back the corresponding number.
And while you are at it, you can create a "reverse" function, which has a number as input and gives back the bits as booleans (several outputs starting with LSB, which can be changed like "Compound Arithmetic").
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any idea that has received less than 5 kudos within 5 years after posting will be automatically declined.