Searched refs:madcomplex (Results 1 – 1 of 1) sorted by relevance
2770 class madcomplex(complex): class2773 a = madcomplex(-3, 4)2780 a = madcomplex(a) # just trying another form of the constructor