Y
Hacker News
new
|
ask
|
show
|
jobs
by
zeckalpha
173 days ago
i came from imaginary numbers which were extended to make quaternions.
1 comments
jibal
173 days ago
i, j, k comes from FORTRAN's implicit types -- by default, names starting with I-N are integers and all other names are real.
link
jcelerier
173 days ago
this is much older ; Joseph Fourier was already using "i" and "j" for indices in the 1800s. See page 209:
https://www.google.ca/books/edition/OEuvres_de_Fourier_Th%C3...
link
jibal
173 days ago
The context is i, j, k as indices in programs. No doubt FORTRAN was influenced by prior use such as you cite. But in no case does i used as an index come from i designating an imaginary number, which is what I aimed to refute.
link
zeckalpha
172 days ago
Representing dimensions as indexable rows and columns of vectors or matrices was done on paper in the 1800s.
link