bug xCas limit
|
08-12-2021, 12:03 AM
(This post was last modified: 11-10-2022 11:45 PM by Albert Chan.)
Post: #3
|
|||
|
|||
RE: bug xCas limit
Another XCas limit bug (for HP Prime Cas, limit crashes)
XCas> asinh(x) → ln(x+sqrt(x^2+1)) XCas> asinh(i) → ln(i) = ln(abs(i)) + i*arg(i) = i*pi/2 XCas> limit(asinh(i*x), x=1) "Limit: Max order reached or unable to make series expansion Error: Bad Argument Value" Udpate Nov 10,2022: I upgraded to XCas 1.9.0-22 (win32). OP bug now fixed. However, asinh limit bug remain. XCAS> limit (cos(x)/(x-pi/2), x = pi/2) → -1 |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
bug xCas limit - robmio - 05-23-2021, 11:41 AM
RE: bug xCas limit - Albert Chan - 05-23-2021, 05:31 PM
RE: bug xCas limit - Albert Chan - 08-12-2021 12:03 AM
|
User(s) browsing this thread: 1 Guest(s)