question how can I sun BitVec #6259
Unanswered
1214465750
asked this question in
Q&A
Replies: 1 comment
-
bit-vectors of size 1 can only have values 0 or 1. So e cannot be 4. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
how can I get e=sum(a,b,c,d)
if a=b=c=d=1 then e=4
Beta Was this translation helpful? Give feedback.
All reactions