08.07.2015 Views

Introduction to MATLAB 7 for Engineers Chapter 1 An ... - FET

Introduction to MATLAB 7 for Engineers Chapter 1 An ... - FET

Introduction to MATLAB 7 for Engineers Chapter 1 An ... - FET

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Examples of Precedence (continued)>> 3*4^2 + 5ans =53>>(3*4)^2 + 5ans =149>>27^(1/3) + 32^(0.2)ans =5>>27^(1/3) + 32^0.2ans =5>>27^1/3 + 32^0.2ans =111-8

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

Saved successfully!

Ooh no, something went wrong!