[讨论] [micropython]复数运算库

dcexpert   2016-7-5 12:09 楼主
复数运算库

cmath 提供了基本的复数运算功能。它不支持 WiPy 和 ESP8266,因为需要浮点库支持.

函数

  • cmath.cos(z)

余弦计算

  • cmath.exp(z)

指数计算

  • cmath.log(z)

自然对数计算

  • cmath.log10(z)

常用对数计算(底数是10)

  • cmath.phase(z)

相位,范围是(-pi, +pi),以弧度表示

  • cmath.polar(z)

返回极坐标

  • cmath.rect(r, phi)

产生复数

  • cmath.sin(z)

计算正弦

  • cmath.sqrt(z)

计算开平方

常数
  • cmath.e

自然对数的底数

  • cmath.pi

圆周率

回复评论

暂无评论,赶紧抢沙发吧
电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 京公网安备 11010802033920号
    写回复
      缈昏瘧锛