|
|
score_under
|
|
Reply #2 Posted on: June 09, 2010, 12:06:29 pm |
|
|
Joined: Aug 2008
Posts: 308
|
so log(-1) doesn't exist (or is complex). Either way, z/z ≡ 1 still holds in the complex plane (except for z=0, of course). so I imagine either the log base conversion rule is only for positive bases Perhaps so. I think teachers should specify this before teaching it to us.
|
|
|
Logged
|
|
|
|
Josh @ Dreamland
|
|
Reply #3 Posted on: June 09, 2010, 12:28:17 pm |
|
|
Prince of all Goldfish
Location: Pittsburgh, PA, USA Joined: Feb 2008
Posts: 2950
|
Eh, Wolfram reports log -1 of -1 is 1. What told you it wasn't?
Oh, I see. This is the same problem you face with arcsin(), though. The method holds; there are just more answers than you are given by the function. It's not like this only happens with those, either; you see the same problem when you have x**2 = y. Because the sqrt() function only returns positive. As do all the other pow(x,1/n) functions, even though there are always n answers.
|
|
« Last Edit: June 09, 2010, 12:31:15 pm by Josh @ Dreamland »
|
Logged
|
"That is the single most cryptic piece of code I have ever seen." -Master PobbleWobble "I disapprove of what you say, but I will defend to the death your right to say it." -Evelyn Beatrice Hall, Friends of Voltaire
|
|
|
|
MahFreenAmeh
|
|
Reply #5 Posted on: June 09, 2010, 06:01:38 pm |
|
|
sysadmin
"Web Team" Location: Austin, TX Joined: Apr 2008
Posts: 13
|
prove 1 without resorting to assigning a constant to a constant
|
|
|
Logged
|
sys(tem)admin(istrator) [java,c++,c,javascript,html,css,php,perl,ruby,python,sql] if you've got ideas, let me hear them.
|
|
|
|
|