Kalimaa23
- 277
- 1
Hi.
I have an assignment lying around, in which I have to find numerically stable forms of some expressions. A few still elude me, so I was wondering if someone might have a suggestion.
<br /> e^{x}-e<br />
This has large rounding errors if x is close to 1
<br /> sinh (x) - tanh (x)<br />
Large errors for x close to 0
<br /> log(x+\sqrt{x^2+1})<br />
No idea...
I have an assignment lying around, in which I have to find numerically stable forms of some expressions. A few still elude me, so I was wondering if someone might have a suggestion.
<br /> e^{x}-e<br />
This has large rounding errors if x is close to 1
<br /> sinh (x) - tanh (x)<br />
Large errors for x close to 0
<br /> log(x+\sqrt{x^2+1})<br />
No idea...
Last edited: