MZOOM Name
MZOOM Purpose
Compute new region needed to zoom a mandelbrot image.
Category
Calling Sequence
mzoom, rin, img, rout Inputs
rin = complex plane region to zoom into. in
Same format as for mandlebrot.
img = mandelbrot image to zoom into. in
Image for region rin.
Keyword Parameters
Outputs
rout = new complex plane region. out
Use as input to mandlebrot.
Common Blocks
Notes
Modification History
R. Sterner, 20 Nov, 1989
R. Sterner, 2010 Jun 07 --- Converted arrays from () to [].
Copyright (C) 1989, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.