That depends on how the problem is written. If it is asking for an interval, then you can try
(-inf,inf)
, which covers all the real numbers. In some problems, you may be able to use R
, which is the usual name for the set of reals.