To calculate the logarithm of a number with the python language we use the log () function of the math library. math.log(x,base).
確定! 回上一頁