标签:log取对数

log取对数

#log取对数

📚 共 1 篇文章 🏷️ 标签分类 📝 log取对数
log取对数

基于python log取对数详解

log()方法返回x的自然对数,对于x>0。语法以下是log()方法的语法:importmathmath.log(x)注意: