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