Thread: Math question
View Single Post
# 5 05-08-2009 , 09:07 AM
BennyK's Avatar
Registered User
Join Date: Oct 2007
Location: IL
Posts: 738
ah, no :\

y=x and y=|x| are not the same. that's the whole problem...
Let me simplify:
Here is 'y = x'
user added image
'y = x^2'
user added image
'y = (x^2)^0.5'
user added image

One more option -
'y = x^0.5'
user added image
'y = (x^0.5)^2
[IMG]https://img14.imageshack.us/img14/444...eaterthen0.png[/IMG]

non of these is actually the same as 'y=x' which you can get to by multiplying the 0.5 and 2...
(y=(x^2)^0.5 -> y= x^(2*0.5) -> y=x^1 -> y=x)


When in doubt, delete history and freeze transformations.

My latest snake game
(Requires DirectX9 SDK and Framework)