Precondition
Be sure to know the basic math: Math HomeTransformation InnerFunctions
E.g. the generation function for the nova set is nova(z,c) = z + 1/z + c.Generated is a sequence dependent on z, with a "disturbing parameter" c.
Transforming nova(z,c) with a function g(z) and h(c):
nova(z,c) --> nova(g(z),h(c))