function analysis question
|
12-05-2015, 05:49 AM
(This post was last modified: 12-05-2015 05:51 AM by quinyu.)
Post: #1
|
|||
|
|||
function analysis question
Given a function f(x), how do I find the domain and image/range of it? (The domain being the set of x values that the function can accept; and the range being the set of f(x) results that the function can have.)
For example, I have the function f(x)=ASIN(SQRT(x)), valid on reals. I know that it must have 0<=x<=1. I also know that (assuming you're working in radians) 0<=f(x)<=pi/2. How do you pull these results in the CAS in a symbolic form? For the moment, let's not go into the ugly thicket of how to work it out on complex numbers. I know how to get the above results on an Nspire CAS, but couldn't for my life figure how it can be obtained on the HP Prime. Suggestions, please. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
function analysis question - quinyu - 12-05-2015 05:49 AM
RE: function analysis question - parisse - 12-05-2015, 07:17 AM
RE: function analysis question - quinyu - 12-05-2015, 01:22 PM
RE: function analysis question - luisphysics - 12-05-2015, 04:24 PM
RE: function analysis question - parisse - 12-05-2015, 03:23 PM
RE: function analysis question - quinyu - 12-05-2015, 05:56 PM
RE: function analysis question - jte - 12-05-2015, 11:04 PM
RE: function analysis question - quinyu - 12-05-2015, 11:39 PM
RE: function analysis question - jte - 12-06-2015, 07:16 AM
|
User(s) browsing this thread: 1 Guest(s)