diff src/DLD-FUNCTIONS/daspk.cc @ 4852:404c7122853e

[project @ 2004-04-06 17:23:37 by jwe]
author jwe
date Tue, 06 Apr 2004 17:25:59 +0000
parents 737fd5c0ae06
children 23b37da9fd5b
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/daspk.cc
+++ b/src/DLD-FUNCTIONS/daspk.cc
@@ -179,7 +179,7 @@
 @deftypefn {Loadable Function} {[@var{x}, @var{xdot}, @var{istate}, @var{msg}] =} daspk (@var{fcn}, @var{x_0}, @var{xdot_0}, @var{t}, @var{t_crit})\n\
 Solve the set of differential-algebraic equations\n\
 @tex\n\
-$$ 0 = f (\\dot{x}, x, t) $$\n\
+$$ 0 = f (x, \\dot{x}, t) $$\n\
 with\n\
 $$ x(t_0) = x_0, \\dot{x}(t_0) = \\dot{x}_0 $$\n\
 @end tex\n\