Re: So what exactly is a complex number?



On Thu, 2007-08-30 at 20:11 -0500, Lamonte Harris wrote:
Like in math where you put letters that represent numbers for place
holders to try to find the answer type complex numbers?

You shouldnt worry about it in python, its pretty large to handle all
your calc.

.



Relevant Pages

  • Re: So what exactly is a complex number?
    ... holders to try to find the answer type complex numbers? ... science problems. ... Languages like Python that have Complex Numbers ... problems for engineering, science, navigation, and so forth. ...
    (comp.lang.python)
  • BOOST again: how to proceed from here....
    ... I'm trying to work with Boost, trying to use my C-code from Python.. ... namespace {// Avoid cluttering the global namespace. ... double calc ...
    (comp.lang.python)
  • python , Boost and straight (but complex) C code
    ... I have these pieces of C-code I want to call from Python. ... namespace {// Avoid cluttering the global namespace. ... double calc ... This DLL I put somewhere on my disk, where Python 2.4 can find it. ...
    (comp.lang.python)