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 

Использование монокоманд

Simplification 

Упрощение

expand

Команда expand

> expand((x+1)*(y+z), x+1);

(x+1)*y+(x+1)*z

> normal( 1/x + 1/x^2 - 1/(x+1) + 2/(x+1), expanded);

(2*x^2+2*x+1)/(x^3+x^2)

С официального разрешения                    © 2002 Waterloo Maple, Inc

 
Hosted by uCoz