A complex number contains two components: a real number and a complex part which is a coefficient multiplied by sqrt(-1). Quaternions have four components [0]. Has anyone discovered a kind of number that contains three components? [0] https://en.wikipedia.org/wiki/Quaternion
Re: Show HN: I made a WebGL-based app that traces images using circles
#21There is no reason why you'd have to restrict yourself to just three components. Data-science regularly uses "numbers" with more than 1000 components.