

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
A lab worksheet for math 1441, introduction to maple. It covers the topic of finding derivatives using maple and by hand. Students are required to enter commands and record output for various functions. Examples for simple derivatives using maple and by hand, as well as instructions for using the product rule.
Typology: Lab Reports
1 / 2
This page cannot be seen from the preview
Don't miss anything!


Math 1441 Introduction to Maple Name: Lab #3 Basic Derivatives Date: Instructions for ALL LAB REPORTS this semester: You must write down all commands that you enter in the computer, unless the command was given to you in the lab worksheet. You must also write down all output given by the computer, unless otherwise instructed. Once a new command is introduced in a lab session, you are responsible for the command in subsequent labs. Hint: The command simplify (diff(f(x),x)); may be helpful in some of the examples.
f:=x->x^4-x^3; diff(f(x),x);
x
x