Advertisement
Guest User

Untitled

a guest
Dec 7th, 2019
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. set type and function
  2.  
  3. w: z^3+z^2+c
  4. c: z^4+z^2+c
  5.  
  6. parameters
  7.  
  8. imaginary -2<y<2
  9. c: real -1.25<x<1
  10. w: real -2<x<1
  11.  
  12. special techniques improve fractal
  13.  
  14. colour changes depending on modulus being greater than 100
  15. determined by testing cells with if statements
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement