Robert M. Corless Department of Applied Mathematics University of Western Ontario London, Canada
Copyright 2001 by Robert M. Corless All rights reserved
Useful one-word commands
Использование монокоманд
Manipulations from calculus
Манипуляции из начал анализа
int
Команда int
> restart;
> forget(int);
int/risch/int: integrand expressed as
> f := sin(3*arcsin(x));
Definite integration: Can't determine if the integral is convergent.
> assume( n > 0 );
> evalf( % );
С официального разрешения © 2002 Waterloo Maple, Inc