Home | History | Annotate | Download | only in test

Lines Matching refs:madcomplex

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