# -*- coding: utf-8 -*-
#python 27
#xiaodeng
#python之模块cmath
#复数的数学函数,如log、tan、sin等函数用法,针对我目前的情况用途较少,暂不做深入研究仅作记录。
import cmath
2024-03-19 19:15:58
# -*- coding: utf-8 -*-
#python 27
#xiaodeng
#python之模块cmath
#复数的数学函数,如log、tan、sin等函数用法,针对我目前的情况用途较少,暂不做深入研究仅作记录。
import cmath