View Full Version : Cartesian Co-ordinates and Polar Co-ordinates
JasonRox
Apr25-04, 09:37 PM
Just to make sure I got this right.
Cartesian is the popular x,y,z.
Polar is the one with degrees, and has a circular shape.
Is that it?
JasonRox
Apr25-04, 09:57 PM
Another question I kind of forgot about in High School. :(
When they say nEW, nEN, or xERe?
I know some mean rational, real, or what not.
Can anyone help?
HallsofIvy
Apr26-04, 06:20 AM
The only problem with your first post is that "x,y,z" is three dimensional and polar coordinates are two dimensional.
In two dimensions, the point (x,y) in Cartesian coordinates is (r,θ) in polar coordinates. r is the straight line distance from (0,0) to (x,y) and θ is the angle the line from (0,0) to (x,y) makes with the positive x-axis.
x= r cos(θ) and y= r sin(&theta).
r= √(x2+ y2) and θ= arctan(y/x).
In three dimensions, one can use either "cylindrical coordinates" or "spherical coordinates" as an analog to polar coordinates.
JasonRox
Apr26-04, 09:13 AM
Thanks, that helps now.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.