Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

So what exactly is a complex number?


  • From: mccredie at gmail.com (Matt McCredie)
  • Subject: So what exactly is a complex number?
  • Date: Fri, 31 Aug 2007 09:53:40 -0700

> So what exactly is a complex number?
It is a math construct, and has almost nothing to do with Python,
other than the fact that Python has a data type for them.

So, here is a list of better ways to get information about complex
numbers than asking python-list:

1. Google it: http://www.google.com/search?q=Complex+Numbers
2. Wikipedia: See the first result of the above
3. Ask a math teacher
4. Just stay in school and do your math homework. You will learn about
it eventually.