What is the correct coding to find limits in SageMath?
I need to determine the limit of y(x) as x tends to +infinity.
y(x) = (x - d)/(1 +(x*d))
1 | initial version |
What is the correct coding to find limits in SageMath?
I need to determine the limit of y(x) as x tends to +infinity.
y(x) = (x - d)/(1 +(x*d))