python之模块cmath

时间:2021-11-03 03:37:54

# -*- coding: utf-8 -*-
#python 27
#xiaodeng
#python之模块cmath

#复数的数学函数,如log、tan、sin等函数用法,针对我目前的情况用途较少,暂不做深入研究仅作记录。
import cmath