# fractals

Published articles for fractals.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Learning to Love Complex Numbers

DevFeed: [Learning to Love Complex Numbers](<https://devfeed.tech/articles/learning-to-love-complex-numbers-40358.md>)

Original publisher: [Read original article](<https://www.jeremykun.com/2014/05/26/learning-to-love-complex-numbers/>)

Published: 2014-05-26T09:00:48Z

Content type: tutorial

Language: en

Sources: [Jeremy Kun](<https://devfeed.tech/sources/jeremy-kun.md>)

Topics: [Learning](<https://devfeed.tech/topics/learning.md>)

Tags: [complex](<https://devfeed.tech/tags/complex.md>), [complex-numbers](<https://devfeed.tech/tags/complex-numbers.md>), [fractals](<https://devfeed.tech/tags/fractals.md>), [graphics](<https://devfeed.tech/tags/graphics.md>), [learning](<https://devfeed.tech/tags/learning.md>), [mandelbrot-set](<https://devfeed.tech/tags/mandelbrot-set.md>), [python](<https://devfeed.tech/tags/python.md>), [trigonometry](<https://devfeed.tech/tags/trigonometry.md>)

### AI overview

An introductory post for readers with some programming experience and no prior mathematical background. It explains numbers as human-invented mathematical concepts and begins approaching complex numbers through the development of zero, negative numbers, fractions, square roots, and patterns in perfect squares.

### Source excerpt

This post is intended for people with a little bit of programming experience and no prior mathematical background. So let's talk about numbers. Numbers are curious things. On one hand, they represent one of the most natural things known to humans, which is quantity. It's so natural to humans that even newborn babies are in tune with the difference between quantities of objects between 1 and 3, in that they notice when quantity changes much more vividly than other features like color or shape.