Re: complex numbers



N:dlzc D:aol T:com (dlzc) wrote:
Dear jem:

"jem" <xxx@xxxxxxx> wrote in message news:FVere.91014$sy6.84187@xxxxxxxxxxxxx

The TimeLord wrote:

...

You can see that unless you keep straight just what
the square root is defined to be,

Sqrt() is defined to be a function so e.g. Sqrt(1) = 1, not +-1, and of course i^2 = -1, not +-1.


sqrt() may be defined by programming languages to be "the positive square root", allowing the programmer to assign whatever sign(s) the programmer chooses. But the result of the square root is bivalued (except for sqrt(0) ). sqrt(-1) is the conundrum, i^2 is the solution. And note that +/-i *is* a solution, and valid result.

Dear Mr. Smith,

The equation x^2 = a does indeed have 2 roots (even for a=0 according to the Fundamental Theorem of Arithmetic), but the *functional* relationship x = sqrt(a) has only 1 root.
.




Relevant Pages

  • Re: complex numbers
    ... "Dirk Van de moortel" ... >> signthe programmer chooses. ... > sqrt is the positive root of a positive number. ... We have chosen the negative sign of the square root in equation ...
    (sci.physics.relativity)
  • Re: complex numbers
    ... >> sqrtmay be defined by programming languages to be "the ... >> positive square root", allowing the programmer to assign whatever ... >> signthe programmer chooses. ... > sqrt is the positive root of a positive number. ...
    (sci.physics.relativity)
  • Re: complex numbers
    ... >>> You can see that unless you keep straight just what ... > positive square root", allowing the programmer to assign whatever ... > signthe programmer chooses. ... sqrt is the positive root of a positive number. ...
    (sci.physics.relativity)
  • Re: complex numbers
    ... >> You can see that unless you keep straight just what ... sqrt() may be defined by programming languages to be "the ... positive square root", allowing the programmer to assign whatever ... signthe programmer chooses. ...
    (sci.physics.relativity)
  • Re: Writing text at an angle on a VB Form
    ... >Programming languages, on the other hand, can be used to perform almost ... programmer, but some smaller things are best done oneself rather than ... >All True Type fonts can be displayed at any angle you wish (both on the ... >display and on the printer). ...
    (comp.lang.basic.visual.misc)