Liste des commandes
Vous trouverez ici la liste des commandes (en ordre alphabétique) disponibles dans la section "Introduction à Maple V".
Il y aura certainement des modifications sur cette page, au niveau de la présentation. Si vous avez des suggestions, envoyer un courrier électronique au Webmaster.
addcol(M, i, j, S);
addrow(M, i, j, S);
algsubs (À venir)
animate (À venir)
animate3d (À venir)
assign(var1 = expr1, ..., varn = exprn);
assume(ineqvar);
augment(A, B, ...);
circle (À venir)
col (À venir)
collect(expr, var);
combine(expr, option);
concat(A, B, ...);
convert(expr, option);
convert(poly, sqrfree, var);
convert(eqdiff, D);
convert(eqD, diff);
D(fcn);
delcols(A, i..j);
delrows(A, i..j);
denom(rat);
det(M);
diff(expr, var);
Digits;
Dirac (À venir)
directionfield(fcn, xrange, yrange, options);
disk (À venir)
display (À venir)
display3d (À venir)
dotprod(V1, V2);
dsolve(eqdiff, fcn(var), option);
eigenvals(M, options);
eigenvects(M, options);
eval(expr);
evalf(expr);
evalm(exprM);
expand(expr);
extend(A, m, n, x);
factor(expr);
fourier (À venir)
fouriercos (À venir)
fouriersin (À venir)
fsolve(eqn, var, option);
genmatrix (À venir)
has (À venir)
hastype (À venir)
Heaviside (À venir)
Im (À venir)
implicitplot(expr, xrange, yrange, options);
implicitplot3d(expr, xrange, yrange, zrange, options);
int(expr, var);
intparts(Int(expr1, var), expr2);
with(inttrans);
line (À venir)
linsolve (À venir)
inverse(M);
invfourier (À venir)
invlaplace(expr, var, name);
isolate(eqn, expr);
jacobian([expr1,...,exprm], [var1,...,varn]);
laplace(expr, var, name);
laplacian(expr, [var1,...,varn]);
lhs(eqn);
limit(expr, var=a, option);
with(linalg);
matrix(m, n, [a11,...,a1n,a21,...,a2n,...,am1,...,amn]);
nops (À venir)
normal(rat);
numer(rat);
op (À venir)
order(expr); (À venir)
phaseplots([eq1,eq2], xrange, yrange, options);
picard(f, init, n);
piecewise (À venir)
plot(expr, var = a...b);
with(plots);
with(plottools) (À venir)
rhs(eqn);
radsimp (À venir)
Re (À venir)
remove (À venir)
RootOf(eqn, var);
row (À venir)
restart;
select (À venir)
seq (À venir)
series (À venir)
setoptions(option1 = expr1,..., optionn = exprn);
simplify(expr, option);
solve({eqn1,...,eqnm}, {var1,...,varn});
sort(poly, option);
stack(A, B, ...);
with(students);
subs(exprold = exprnew, expr);
subsop (À venir)
sum (À venir)
trace(M);
transpose(M);
trigsubs(exprtrig);
type (À venir)
vector(n, [x1,x2,...,xn]);
whattype (À venir)
wronskian(V, var);