DUnit:

Path: Math/Linear

% Derivative of the unit vector for r.

   Since version 2.
--------------------------------------------------------------------------
   Form:
   u = DUnit( r, v )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   r             (3,:)   Vectors
   v             (3,:)   Vector derivatives

   -------
   Outputs
   -------
   u             (3,:)   Unit vector derivatives

--------------------------------------------------------------------------

Children:

Math: Linear/Dot
Math: Linear/Mag
Math: Linear/SXV

Back to the Math Module page