Properties
Similar Topics
Statistics
Comments
2
Participants
2
Subscribers
0
Votes
1
Views
647
Share
Answered
How do you do?
I found this mistake:
limit[x/(2x+1),∞] = 0.5 -> OK
But
f(x)= If[x<1,x,x/(2x+1)]
limit[f(x),∞] = indeterminate -> ?
I think Geogebra always says 'indeterminate' in "functions by parts" with ∞ / ∞
- GeoGebra
- Help
- Partners
-
Contact us
- Feedback & Questions
- This email address is being protected from spambots. You need JavaScript enabled to view it.
- +43 677 6137 2693
© 2023 International GeoGebra Institute
This way it works: limit[f,∞]
but I filed it as a bug anyway: http://www.geogebra.org/tra...
Yes, but
Limit[f(x),-∞] = -∞
is OK. I think the problem is also in the indeterminate.
And there's another wrong limit:
Limit[ sin(x) / x , ∞] = indeterminate
This limit is 0.
Thanks
Comments have been locked on this page!