🌈 搜索
📅  最后修改于: 2022-03-11 14:46:29.707000             🧑  作者: Mango
import math num = 5 num = math.log(num) print(num) # Output # 1.6094379124341003