An early version of the code did use log2() on the score internally, but now it does pow(2) externally.
An early version of the code did use log2() on the score internally, but now it does pow(2) externally.