🌈 搜索
📅  最后修改于: 2022-03-11 14:46:28.436000             🧑  作者: Mango
//Logarithm Functions print(math.log(10)) print(math.log(10, 10))