Update readme.md
This commit is contained in:
parent
a37c651a09
commit
909342b32c
@ -58,7 +58,7 @@ It does this using complex numbers which naturally have an angle of rotation
|
|||||||
and a sizing factor associated with them.
|
and a sizing factor associated with them.
|
||||||
Complex numbers are a pair of numbers, one real, the type of number
|
Complex numbers are a pair of numbers, one real, the type of number
|
||||||
we use every day, and a stranger one, an imaginary one.
|
we use every day, and a stranger one, an imaginary one.
|
||||||
The imaginary numbers when multiplied becomes a real numbers but minus!
|
The imaginary numbers when multiplied become real numbers but minus!
|
||||||
Most maths people use the term 'i' to denote a number if imaginary,
|
Most maths people use the term 'i' to denote a number if imaginary,
|
||||||
but people who live in the real world, like electronic engineers
|
but people who live in the real world, like electronic engineers
|
||||||
(and python programmers) use 'j'.
|
(and python programmers) use 'j'.
|
||||||
|
Loading…
Reference in New Issue
Block a user