Changes

Jump to navigation Jump to search
15 bytes added ,  19:14, December 14, 2016
Converted to maths formulae
Line 1: Line 1: −
'''Polar coordinates''' are an alternative way of representing points on the [[coordinate plane]]. Under the standard system, a point is represented as an ordered pair (x, y) of coordinates for distance 'x' along the horizontal axis and distance 'y' along the vertical axis from a fixed point, called the origin. Under the polar coordinate system, a point is represented as an angle <math>\theta</math> from the origin and a distance 'r' extended in that direction. Thus, a point under rectangular coordinates can be transformed to polar coordinates using the following rule:
+
'''Polar coordinates''' are an alternative way of representing points on the [[coordinate plane]]. Under the standard system, a point is represented as an ordered pair (x, y) of coordinates for distance 'x' along the horizontal axis and distance 'y' along the vertical axis from a fixed point, called the origin. Under the polar coordinate system, a point is represented as an angle <math>\theta</math> from the origin and a distance <math>r</math> extended in that direction. Thus, a point under rectangular coordinates can be transformed to polar coordinates using the following rule:
 +
 
 +
:<math>x = r \cos(\theta)</math>
 +
:<math>y = r \sin(\theta)</math>
   −
:<math>
  −
x = rcos(\theta)</math>
  −
:<math>y = rsin(\theta)</math>
   
[[Category:Mathematics]]
 
[[Category:Mathematics]]

Navigation menu