Complex Math

Is there any complex math classes in .net?
I couldnt find one.

If it isnt then do somebody know how to do it?
I know how complex numbers are made up but i
cant figure out how to do the functions.

Niklas Ulvinge the PROgrammer

Comments

  • : Is there any complex math classes in .net?
    : I couldnt find one.
    :
    : If it isnt then do somebody know how to do it?
    : I know how complex numbers are made up but i
    : cant figure out how to do the functions.
    :
    : Niklas Ulvinge the PROgrammer
    :

    No complex math functions in .NET. You have to write the logic yourself.
    Python on the otherhand, understands complex math intrinsically.
  • : No complex math functions in .NET. You have to write the logic yourself.
    : Python on the otherhand, understands complex math intrinsically.
    :
    What or who is Python?

  • : : No complex math functions in .NET. You have to write the logic yourself.
    : : Python on the otherhand, understands complex math intrinsically.
    : :
    : What or who is Python?
    :
    :

    A programming language.

    http://www.python.org
  • Thanx for the help...
    I made the class my self

    I also made something like Phyton.
    Just one line formulas.

    [hr]
    El PROgrammador Niklas Ulvinge
    (who doesn't know how to spell in inglish)

  • go to www.centerspace.net (but it costs!)
  • : go to www.centerspace.net (but it costs!)
    :
    Thanks, but I made the class myself.
    It wasn't to hard...

    [hr]
    El PROgrammador Niklas Ulvinge
    (who doesn't know how to spell in inglish)

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories