Student/VectorCalculus/About - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

Home : Support : Online Help : Student/VectorCalculus/About

Student[VectorCalculus]

  

About

  

return information on a Student[VectorCalculus] object

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

About(v)

Parameters

v

-

any kind of Vector or a VectorSpace module

Description

• 

The About(v) command returns the type and all relevant data of a Student[VectorCalculus] object in human readable format.

• 

The Student[VectorCalculus] package uses the same Vector data structures as the VectorCalculus package. For details about the various types of Vectors in these packages, see VectorCalculus,Details.

Examples

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

See Also

Student[VectorCalculus]

Student[VectorCalculus][GetCoordinates]

Student[VectorCalculus][PositionVector]

Student[VectorCalculus][RootedVector]

Student[VectorCalculus][SetCoordinates]

Student[VectorCalculus][Vector]

Student[VectorCalculus][VectorField]

Student[VectorCalculus][VectorSpace]

 


Download Help Document