FromPolarCoordinates
✖
FromPolarCoordinates
gives the {x,y} Cartesian coordinates corresponding to the polar coordinates {r,θ}.
gives the coordinates corresponding to the hyperspherical coordinates {r,θ1,…,θn-2,ϕ}
Details

- FromPolarCoordinates converts points in the standard range
,
in two dimensions and
,
,
in higher dimensions.
- FromPolarCoordinates automatically threads over arrays of coordinate lists.

Examples
open allclose allBasic Examples (3)Summary of the most common use cases
Scope (3)Survey of the scope of standard use cases
Properties & Relations (6)Properties of the function, and connections to other functions
FromPolarCoordinates checks that inputs obey the normal restrictions of polar coordinates:

https://wolfram.com/xid/0e49ng57pglmdy-2dx7ao


This point violates the condition on the angle :

https://wolfram.com/xid/0e49ng57pglmdy-xynf1u

Extract the symbolic transform from CoordinateTransformData to apply it to singular points:

https://wolfram.com/xid/0e49ng57pglmdy-dtet27

FromPolarCoordinates preserves the shape of arrays:

https://wolfram.com/xid/0e49ng57pglmdy-bv0cjq


https://wolfram.com/xid/0e49ng57pglmdy-jjfwrv

FromPolarCoordinates[pt] is a special case of CoordinateTransform:

https://wolfram.com/xid/0e49ng57pglmdy-17wv03


https://wolfram.com/xid/0e49ng57pglmdy-yao322

FromPolarCoordinates inverts ToPolarCoordinates:

https://wolfram.com/xid/0e49ng57pglmdy-6bo2ei


https://wolfram.com/xid/0e49ng57pglmdy-fbe72w

FromPolarCoordinates[{x,y,z}] uses spherical coordinates about the axis:

https://wolfram.com/xid/0e49ng57pglmdy-mxdwg7

FromSphericalCoordinates[{x,y,z}] uses spherical coordinates about the axis:

https://wolfram.com/xid/0e49ng57pglmdy-fs682w

FromPolarCoordinates changes the coordinate values of points:

https://wolfram.com/xid/0e49ng57pglmdy-8ymbgz

TransformedField changes the coordinate expressions for fields:

https://wolfram.com/xid/0e49ng57pglmdy-4naww

Wolfram Research (2015), FromPolarCoordinates, Wolfram Language function, https://reference.wolfram.com/language/ref/FromPolarCoordinates.html.
Text
Wolfram Research (2015), FromPolarCoordinates, Wolfram Language function, https://reference.wolfram.com/language/ref/FromPolarCoordinates.html.
Wolfram Research (2015), FromPolarCoordinates, Wolfram Language function, https://reference.wolfram.com/language/ref/FromPolarCoordinates.html.
CMS
Wolfram Language. 2015. "FromPolarCoordinates." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/FromPolarCoordinates.html.
Wolfram Language. 2015. "FromPolarCoordinates." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/FromPolarCoordinates.html.
APA
Wolfram Language. (2015). FromPolarCoordinates. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FromPolarCoordinates.html
Wolfram Language. (2015). FromPolarCoordinates. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FromPolarCoordinates.html
BibTeX
@misc{reference.wolfram_2025_frompolarcoordinates, author="Wolfram Research", title="{FromPolarCoordinates}", year="2015", howpublished="\url{https://reference.wolfram.com/language/ref/FromPolarCoordinates.html}", note=[Accessed: 15-July-2025
]}
BibLaTeX
@online{reference.wolfram_2025_frompolarcoordinates, organization={Wolfram Research}, title={FromPolarCoordinates}, year={2015}, url={https://reference.wolfram.com/language/ref/FromPolarCoordinates.html}, note=[Accessed: 15-July-2025
]}