Post Reply 
Is it bug? CAS solve function.
04-21-2018, 05:06 PM (This post was last modified: 04-21-2018 05:23 PM by compsystems.)
Post: #13
RE: Is it bug? CAS solve function.
but in the hpprime it only allows up to 12 digits on home view
HDigits := 13 returns "HDigits(13) Error: Bad Argument Value"

on cas view

Digits := 1000; approx(π); returns 3.14159265359 Bug?
Digits := 13; solve(x^3-1.1*x^2-65.4*x+229.5=0,x) returns {-9.,5.00000000001,5.09999999999}


/!\ Digits command does not appear in the catalog
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Is it bug? CAS solve function. - Lukia - 04-18-2018, 04:16 AM
RE: Is it bug? CAS solve function. - Vtile - 04-21-2018, 08:44 PM
RE: Is it bug? CAS solve function. - Han - 04-19-2018, 04:00 PM
RE: Is it bug? CAS solve function. - Lukia - 04-21-2018, 02:47 AM
RE: Is it bug? CAS solve function. - DrD - 04-21-2018, 02:58 PM
RE: Is it bug? CAS solve function. - compsystems - 04-21-2018 05:06 PM



User(s) browsing this thread: 1 Guest(s)