Spotted by Claude:
limit(acos(x), x, minf); /* actual: und; expected: infinity */ limit(acos(x), x, inf); /* actual: und; expected: infinity */
Fix: Copy behavior of asin.
asin
Fixed by commit [8c36f9].
Commit: [8c36f9]
Log in to post a comment.
Fixed by commit [8c36f9].
Related
Commit: [8c36f9]