Chapter 7: Triple Integration
Section 7.5: Spherical Coordinates
Example 7.5.2
Express the spherical point in Cartesian coordinates.
Solution
Mathematical Solution
Substitution into the equations on the left in Table 7.5.1 leads to
=
= 1
Maple Solution - Interactive
Expression palette: Evaluation template Press the Enter key.
Maple Solution - Coded
Use the eval command to make substitutions into the equations on the left in Table 7.5.1.
The only tool in Maple for converting coordinates of a point is the MapToBasis command in the Student VectorCalculus package, a package in which points are represented as vectors. The Vector command must be used to cast the given point into spherical coordinates. The BasisFormat command sets the display mode for vectors in this package.
Initialize
Install the Student VectorCalculus package.
Set the display format for vectors.
Change to spherical coordinates
<< Previous Example Section 7.5 Next Example >>
© Maplesoft, a division of Waterloo Maple Inc., 2025. All rights reserved. This product is protected by copyright and distributed under licenses restricting its use, copying, distribution, and decompilation.
For more information on Maplesoft products and services, visit www.maplesoft.com
Download Help Document