Find the log of a to the base 2 with the help of log2() method; Find the log of b to ... cout << log_a_to_base_b(a, b) << endl;. a = 256;.
確定! 回上一頁