1-Visitor
September 29, 2017
Solved
Calculations of function (1+x)^(-1/2)
- September 29, 2017
- 5 replies
- 5990 views
Hello there,
I have a function that I'm trying to calculate using various methods (in Mathcad).
f(x) = 1/(1+x)^2
I've attached a photo of my code.
The problem is, that for every x from -0.9 to 0.9 the calculations are great, but if i choose x>1 - it gets stuck on an infinite loop (sometimes it even says that it encountered a floating point error). If i try to do a graph of s[0] it also only shows results till x=0.99.
What am I doing wrong?
Thanks in advance.

