Close
Close window
GetCoordinates - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.
Maplesoft logo
Maplesoft logo

Online Help

All Products Maple MapleSim


[フレーム] [フレーム]

VectorCalculus

GetCoordinates

return the coordinate system of a Vector

Calling Sequence

GetCoordinates(v)

Parameters

v

-

(optional) Vector

Description

The GetCoordinates(v) command returns the coordinate system associated with the Vector v. If v is not specified, the default coordinate system is returned.

Examples

>

withVectorCalculus:

>

GetCoordinates

cartesian

(1)
>

vVectorFieldr,0,0,sphericalr,φ,θ

vre_r+0e_φ+0e_θ

(2)
>

GetCoordinatesv

sphericalr,φ,θ

(3)
>

SetCoordinatespolar

polar

(4)
>

GetCoordinatesa,b

polar

(5)


Download Help Document

AltStyle によって変換されたページ (->オリジナル) /