Differences between revisions 2 and 3
Revision 2 as of 2010-12-17 08:20:25
Size: 382
Editor: 172
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 21: Line 21:
shivashankar.v
vignan college
Line 25: 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)