Post Reply 
[CAS] find domain for function?
11-15-2019, 01:34 AM
Post: #11
RE: [CAS] find domain for function?
(11-14-2019 11:20 AM)teerasak Wrote:  @ Aries

You can use domain(solve(y=x^2,x),y). The calculator will give result y>=0

However, this may not work with implicit function e.g abs(x) + abs(y) = 4

Would it help to set:
assume(x>=0)
assume(y>=0)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[CAS] find domain for function? - ww63 - 09-16-2015, 10:46 AM
RE: [CAS] find domain for function? - ww63 - 09-18-2015, 01:20 PM
RE: [CAS] find domain for function? - Han - 09-18-2015, 02:10 PM
RE: [CAS] find domain for function? - CyberAngel - 11-15-2019 01:34 AM



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