Post Reply 
Problem with zeros, solve in CAS.
01-02-2014, 04:07 AM
Post: #3
RE: Problem with zeros, solve in CAS.
(01-02-2014 02:15 AM)Michael de Estrada Wrote:  
(01-01-2014 10:59 PM)John P Wrote:  When on HP Prime in CAS finding zeros or solving with solve for example x^2-100 I get only one solution 10 but it should be [-10,10] or {-10,10} or maybe I have to change something i setting. In Home view it seams to work OK.
Happy New Year 2014.
Thanks.

Please provide more details, such as the exact syntax you are using and your CAS settings. I don't have any problem getting the correct result on my Prime.

Here is the syntax:
solve(x^2-100=0,x) -> {-10}
zeros(x^2-100,x) -> [-10]
P.S. In the latest emulator I do not have this problem solve and zeroes return {-10,10}, [-10,10].

Settings in CAS:
Angle Measure: Radians
Number Format: Standard, 4
Integers: Decimal
Simplify: Minimum
Exact: v
Use -v: v
Principal: v

Recursive Eval. 5
Rec. Repl. 1
Rec. Fn. 9
Epsilon: .000000000001
Prob. 1E-15
Newton 40
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Problem with zeros, solve in CAS. - John P - 01-01-2014, 10:59 PM
RE: Problem with zeros, solve in CAS. - John P - 01-02-2014 04:07 AM



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