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