Welcome to Software Development on Codidact!
Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.
Post History
A presently unanswered question on Stack Overflow asks: Does there exist a popcount function in libreoffice calc? and clarifies that "I often use BASE(A1;2;8) to show a number in binary".
#4: Post edited
A presently unanswered [Q](https://stackoverflow.com/questions/58987792/popcount-function-in-libreoffice-calc-number-of-ones) on Stack Overflow asks:- >Does there exist a **popcount** function in libreoffice calc?
- and clarifies that "I often use BASE(A1;2;8) to show a number in binary".
- A presently [unanswered question](https://stackoverflow.com/questions/58987792/popcount-function-in-libreoffice-calc-number-of-ones) on Stack Overflow asks:
- >Does there exist a **popcount** function in libreoffice calc?
- and clarifies that "I often use BASE(A1;2;8) to show a number in binary".
#1: Initial revision
How to calculate the Hamming weight of a binary string?
A presently unanswered [Q](https://stackoverflow.com/questions/58987792/popcount-function-in-libreoffice-calc-number-of-ones) on Stack Overflow asks: >Does there exist a **popcount** function in libreoffice calc? and clarifies that "I often use BASE(A1;2;8) to show a number in binary".