Difference between revisions of "Polar coordinates"
(Created page with "'''Polar coordinates''' are a system used to locate points in a two-dimensional plane. Polar coordinates represent a point by its distance from the origin (r) and the angle f...") |
m (added Category:Data using HotCat) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
Polar coordinates represent a point by its distance from the origin (r) and the angle formed by the line segment connecting the point to the origin and the positive x-axis (θ). | Polar coordinates represent a point by its distance from the origin (r) and the angle formed by the line segment connecting the point to the origin and the positive x-axis (θ). | ||
+ | |||
+ | ==See also== | ||
+ | * [[Cartesian coordinates]] | ||
==References== | ==References== | ||
<references /> | <references /> | ||
+ | |||
+ | [[Category:Mathematics]] | ||
+ | [[Category:Data]] |