|
-
Dec 12th, 2001, 10:25 PM
#7
transcendental analytic
Originally posted by Dilenger4
Right. Im sorry.
With out getting into complex numbers too deep it seems that when there is a square root of a negative number. ie.... sqr(-n)
That an "i" is tacked onto the value. I was reading that the starting base for an imaginary number is "i" which equals sqr(-1)
sqr(-1). So what is the actual basis for complex numbers? Are they saying that the square root of a negitive value cannot be found?
the square of a negative number is not a Real number
On the other hand Complex numbers that are so to speak two dimensional, has a real and a imaginary dimension, the square of a number will double the phase angle, reason why i^2 which has phase 90 degrees will be a real number. Euler's formula expresses this nicely:
e^i*pi=-1
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|