home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #23 / NN_1992_23.iso / spool / sci / math / 12841 < prev    next >
Encoding:
Text File  |  1992-10-07  |  746 b   |  21 lines

  1. Newsgroups: sci.math
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!spool.mu.edu!yale.edu!ira.uka.de!uni-heidelberg!rz.uni-karlsruhe.de!ipfs.bau-verm.uni-karlsruhe.de!vhansen
  3. From: vhansen@ipfs.bau-verm.uni-karlsruhe.de (Wolfgang von Hansen)
  4. Subject: Question on numerical integration
  5. Message-ID: <1992Oct7.113401.1322@rz.uni-karlsruhe.de>
  6. Sender: usenet@rz.uni-karlsruhe.de (USENET News System)
  7. Organization: IPF, University of Karlsruhe
  8. Date: Wed, 7 Oct 1992 11:34:01 GMT
  9. Lines: 10
  10.  
  11. How can one calculate things like
  12.  
  13.  a                oo
  14. Int f(x) dx  or  Int f(x) dx
  15. -oo               a
  16.  
  17. numerically. I know how to do such things with finite limits,
  18. but I've got no idea how to deal with infinite limits.
  19.  
  20. Thanks in advance, Wolfgang
  21.