Differences between revisions 2 and 3
Revision 2 as of 2010-12-16 07:52:05
Size: 612
Editor: punchagan
Comment: Wrong template used
Revision 3 as of 2010-12-17 06:38:25
Size: 541
Editor: trss
Comment:
Deletions are marked like this. Additions are marked like this.
Line 19: Line 19:
   * <Vignesh Ganapathiraman>, <Student> <CMI>
   * <Pooja Kalra>, <Student>, <Malwa Institute of Technology>
   * <T R Shyam Sundar>, <Student>, <CMI>
   * <Sonam Kumar>, <Student>, <CMI>
   * <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

    Advanced Engineering Mathematics

    Author

    Erwin Kreyszig

    Edition

    8th Edition

f = e**(-x)
doublef = diff(f,x,2)
func = (-3)*e**x+(2/5)*e**(-x)
doublefunc = diff(func,x,2)
doublefunc - func

  • Solution by:

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

Kreyszig-2.1-1 (last edited 2010-12-17 06:38:25 by trss)