An interesting question was what would happen if I used other simple ratios other than a fraction of unity. I added this function to make this easier:
(define (coscompplot ang m n) (complexplot (lambda (n) (* (cos (* n ang)) (expt (exp 0+1i) n))) 0 200))
Quite interesting. Well, now off to my day job!
These are beautiful :)
LikeLike
Some pretty nice designs!
LikeLike