User Portlet
| Discussions |
|---|
| Dear All, I am trying to find Integral[Cos[x]/x,{x,0,infinite}]. Integrate can not give a result since the expression is divergent. However, NIntegrate gives a result that I do not trust. Integrate[1/x Cos[x], {x, 0, \[Infinity]}] ... |
| I've been trying to fit a function to the data below: pp = {0.01`, 0.010707070707070708`, 0.011414141414141415`, 0.012121212121212121`, 0.01282828282828283`, 0.013535353535353538`, 0.014242424242424246`, 0.01494949494949495`,... |