NegativeReals
represents the domain of strictly negative real numbers.
Details
- x∈NegativeReals evaluates immediately if x is a numeric quantity.
- Simplify[expr∈NegativeReals,assum] can be used to try to determine whether an expression corresponds to a negative real number under the given assumptions.
- (x1x2…)∈NegativeReals and {x1,x2,…}∈NegativeReals test whether all xi are negative real numbers.
- NegativeReals is output in StandardForm and TraditionalForm as . This typeset form can be input using nreals.
Examples
open allclose allBasic Examples (3)
Scope (4)
Test if a numeric quantity is negative:
Make domain membership assumptions:
Specify the default domain over which a function should work:
Test whether several numbers are negative reals:
If any number is explicitly not a negative number, the result is False:
Applications (1)
Properties & Relations (4)
Membership in NegativeReals is equivalent to membership in Reals along with negativity:
NegativeReals contains NegativeRationals and NegativeIntegers:
NegativeReals is contained in Complexes:
NegativeReals is disjoint from NonNegativeReals and PositiveReals:
Text
Wolfram Research (2019), NegativeReals, Wolfram Language function, https://reference.wolfram.com/language/ref/NegativeReals.html.
CMS
Wolfram Language. 2019. "NegativeReals." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/NegativeReals.html.
APA
Wolfram Language. (2019). NegativeReals. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/NegativeReals.html