FromPolarCoordinates
FromPolarCoordinates[{r,θ}]
gives the {x,y} Cartesian coordinates corresponding to the polar coordinates {r,θ}.
FromPolarCoordinates[{r,θ1,…,θn-2,ϕ}]
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)
Properties & Relations (6)
FromPolarCoordinates checks that inputs obey the normal restrictions of polar coordinates:
This point violates the condition on the angle :
Extract the symbolic transform from CoordinateTransformData to apply it to singular points:
FromPolarCoordinates preserves the shape of arrays:
FromPolarCoordinates[pt] is a special case of CoordinateTransform:
FromPolarCoordinates inverts ToPolarCoordinates:
FromPolarCoordinates[{x,y,z}] uses spherical coordinates about the axis:
FromSphericalCoordinates[{x,y,z}] uses spherical coordinates about the axis:
FromPolarCoordinates changes the coordinate values of points:
TransformedField changes the coordinate expressions for fields:
Text
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.
APA
Wolfram Language. (2015). FromPolarCoordinates. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FromPolarCoordinates.html