|
From: Patrick D. <pd...@gm...> - 2018-04-09 20:31:00
|
Hello, Can I calcaulte the following integral? \int _-\infty ^\infty exp (-t^2)/ ((x - t)**2 + 1) dt (infty can be 5) I Implemented the integration routine proposed on http://gnuplot.10905.n7.nabble.com/Integration-in-gnuplot-IS-possible-td11075.html Here I need pass the variable into the function to integrate (I can do it), but how do I initial the integration over the additional variable t? Thank. =========================================================================== Patrick DUPRÉ | | email: pd...@gm... Laboratoire de Physico-Chimie de l'Atmosphère | | Université du Littoral-Côte d'Opale | | Tel. (33)-(0)3 28 23 76 12 | | Fax: 03 28 65 82 44 189A, avenue Maurice Schumann | | 59140 Dunkerque, France =========================================================================== |