Ask Your Question

Revision history [back]

Given a function and its domain, how to find its range?

Suppose I am given the domain of a function and I would like to find its exact range (without approximations). I am aware that a solution for this problem involves finding the critical points by using the solve function. I am curious to see whether there are easier ways to find this, without critical points (for example by using directly another built-in function)?