Log in base 2 in c++
- ymondelo20
- Posts: 1968
- Joined: 9 years ago
- Location: Universidad de las Ciencias Informáticas
- Gender:
- Contact:
Re: Log in base 2 in c++
With the function log2(num) ... from the math library.
"Every problem has a simple, fast and wrong solution" OJ's Main Law. 
