Unit Vec Command
Computes the normal or tangent unit vector. The unit vector is a "wild card" entry. The context is specified at the time of plotting, integrating, or report generation.
Select from the following:
Tangent |
Computes the unit vector tangent to the line specified at the time of plotting, integrating, or report generation based on the context. |
Normal |
Computes the unit vector normal to the surface specified at the time of plotting, integrating, or report generation based on the context. |
CoordSys(X) |
Computes the unit vector in the X-dimension of the relative coordinate system in the top register of the calculator stack. Add the relative CS as a geometric object using the Geometry/Coord command. |
CoordSys(Y) |
Computes the unit vector in the Y-dimension of the relative coordinate system in the top register of the calculator stack. Add the relative CS as a geometric object using the Geometry/Coord command. |
CoordSys(Z) |
Computes the unit vector in the Z-dimension of the relative coordinate system in the top register of the calculator stack. Add the relative CS as a geometric object using the Geometry/Coord command. |