Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2010-12-17 03:30:35
Size: 350
Editor: xxx
Comment:
Revision 3 as of 2010-12-17 09:37:01
Size: 335
Editor: 172
Comment:
Deletions are marked like this. Additions are marked like this.
Line 22: Line 22:
Line 23: Line 24:
   *sneha ,student ,pec
   *divya ,student ,pec
   *shivashankar.v
vignan college
  • Book

    Advanced Engineering Mathematics

    Author

    Erwin Kreyszig

    Edition

    8th Edition

var('z')
z=x+y*I
f=1/(1-z)
u=w.real_part()
v=w.imag_part()
f(7+2*I)
u(7,2)
v(7,2)

  • Solution by:

    • shivashankar.v

vignan college

Kreyszig-12.3-11 (last edited 2010-12-17 09:37:01 by 172)