12.07.2015 Views

Learning Guide Learning Guide

Learning Guide Learning Guide

Learning Guide Learning Guide

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

6.1 Introductory Calculus • 225> ApproximateInt( f(x), x=0..4*Pi, method=left, partition=6,> output=animation, iterations=7);In the limit, as the number of boxes tends to infinity, you obtain thedefinite integral.> Int( f(x), x=0..10 );∫ 101+ sin(x) dx0 2The value of the integral is> value( % );6 − cos(10)and in floating-point numbers, this value is approximately> evalf( % );6.839071529The indefinite integral of f is> Int( f(x), x );

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!