Home | History | Annotate | Download | only in test

Lines Matching refs:madcomplex

2584         class madcomplex(complex):
2587 a = madcomplex(-3, 4)
2594 a = madcomplex(a) # just trying another form of the constructor