WOLFRAM
Products
Wolfram|One
Mathematica
Wolfram Notebook Assistant + LLM Kit
Wolfram|Alpha Notebook Edition
System Modeler
All Products
Consulting & Solutions
Wolfram Consulting
Industry Solutions
Solutions for Education
Learning & Support
Wolfram U Courses
Wolfram Language Resources
Wolfram Community
Support FAQs
Contact Support
Company
About Wolfram
Careers
Events
Educational Programs
All Sites and Resources
Wolfram|Alpha
Wolfram Cloud
Your Account
Your Account
User Portal
Search
Close
Enable JavaScript to interact with content and submit forms on Wolfram websites.
Learn how
Legacy Documentation
The Mathematical Explorer
TM
(2001)
This is documentation for an obsolete product.
Current products and services
Reals
Reals
represents the domain of real numbers, as in
x
Reals
.
x
Reals
evaluates immediately only if
x
is a numeric quantity.
Simplify[
expr
Reals]
can be used to try to determine whether an expression corresponds to a real number.
Within
Simplify
and similar functions, objects that satisfy inequalities are always assumed to be real.
Reals
is output in
TraditionalForm
as
.
See
The Mathematica Book
on the web:
Section 1.4.6
andÂ
Section 3.3.10
.
See also:
Element
,
Simplify
,
Real
,
Integers
,
Complexes
,
Algebraics
,
ComplexExpand
,
PowerExpand
.
Further Examples