Differences between revisions 1 and 2
Revision 1 as of 2010-12-17 03:59:51
Size: 378
Editor: vignesh117
Comment:
Revision 2 as of 2010-12-17 06:36:39
Size: 452
Editor: trss
Comment:
Deletions are marked like this. Additions are marked like this.
Line 21: Line 21:
   * <Your Name>, <Profession>, <Organization>
   * <Your Name>, <Profession>, <Organization>
   * Vignesh Ganapathiraman, Student, CMI
   * Pooja Kalra, Student, Malwa Institute of Technology
   * T R Shyam Sundar, Student, CMI
   * Sonam Kumar, Student, CMI
  • Book

    Getting started with MATLAB

    Author

    Rudra Pratap

    Edition

x=float(exp(3))
x
float(x)
log(x)
log(10**5)
exp(pi*sqrt(163))
l=log(17)/log(3)
float(l)

  • Solution by:

    • Vignesh Ganapathiraman, Student, CMI
    • Pooja Kalra, Student, Malwa Institute of Technology
    • T R Shyam Sundar, Student, CMI
    • Sonam Kumar, Student, CMI

Pratap-2.1-2 (last edited 2010-12-17 06:36:39 by trss)