| Modifier and Type | Method and Description |
|---|---|
Complex |
Complex.plus(Complex b) |
Complex |
Complex.times(Complex b) |
| Modifier and Type | Method and Description |
|---|---|
static int |
Mandelbrot.mand(Complex z0,
int max) |
Complex |
Complex.plus(Complex b) |
Complex |
Complex.times(Complex b) |
Copyright © 2014. All Rights Reserved.