Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
i have gone through the tutorials for this function but i did not understood this function.
This are the 3 examples
(logand 7 15 3) 3 (logand 2 3 15) 2 (logand 8 3 4) 0
i dont understand here why it returned 3...2...0
Can anyone make me understand why and when this function is used.
Shreev
Solved! Go to Solution.