开发者社区 问答 正文

python中cmath. log(x, [base])方法的作用是什么?

python中cmath. log(x, [base])方法的作用是什么?

展开
收起
游客k7rjnht6hbtk6 2021-11-17 13:00:15 541 分享 版权
1 条回答
写回答
取消 提交回答
  • 对x求base指定底的对数运算,并返回结果值。如果base没有给出,其默认为e。有一个分支从0开始沿负实轴旋转到-∞,从上向下连续。

    2021-11-17 22:35:25
    赞同 展开评论