WOLFRAM

represents the domain of strictly negative rational numbers, as in xNegativeRationals.

Details

  • xNegativeRationals evaluates immediately if x is a numeric quantity.
  • Simplify[exprNegativeRationals,assum] can be used to try to determine whether an expression corresponds to a negative rational number under the given assumptions.
  • (x1|x2|)NegativeRationals and {x1,x2,}NegativeRationals test whether all xi are negative rational numbers.
  • The domain of negative integers is taken to be a subset of the domain of negative rationals.
  • NegativeRationals is output in StandardForm or TraditionalForm as TemplateBox[{}, NegativeRationals]. This typeset form can be input using nrats.

Examples

open allclose all

Basic Examples  (3)Summary of the most common use cases

-2/3 is a negative rational number:

Out[1]=1

A sum of negative rational numbers is a negative rational number:

Out[1]=1

Find negative rational solutions of an equation:

Out[1]=1

Scope  (5)Survey of the scope of standard use cases

Test domain membership of a numeric expression:

Out[1]=1
Out[2]=2
Out[3]=3

Make domain membership assumptions:

Out[1]=1

Specify the default domain over which Reduce should work:

Out[1]=1

Test whether several numbers are negative rationals:

Out[1]=1

If any number is explicitly not a negative rational, the result is False:

Out[2]=2

TraditionalForm formatting:

Properties & Relations  (4)Properties of the function, and connections to other functions

Membership in NegativeRationals is equivalent to membership in Rationals and negativity:

Out[1]=1

NegativeRationals contains NegativeIntegers:

Out[1]=1

NegativeRationals is contained in NegativeReals, Algebraics and Complexes:

Out[1]=1
Out[2]=2
Out[3]=3

NegativeRationals is disjoint from NonNegativeRationals and PositiveRationals:

Out[1]=1
Out[2]=2
Wolfram Research (2019), NegativeRationals, Wolfram Language function, https://reference.wolfram.com/language/ref/NegativeRationals.html.
Wolfram Research (2019), NegativeRationals, Wolfram Language function, https://reference.wolfram.com/language/ref/NegativeRationals.html.

Text

Wolfram Research (2019), NegativeRationals, Wolfram Language function, https://reference.wolfram.com/language/ref/NegativeRationals.html.

Wolfram Research (2019), NegativeRationals, Wolfram Language function, https://reference.wolfram.com/language/ref/NegativeRationals.html.

CMS

Wolfram Language. 2019. "NegativeRationals." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/NegativeRationals.html.

Wolfram Language. 2019. "NegativeRationals." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/NegativeRationals.html.

APA

Wolfram Language. (2019). NegativeRationals. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/NegativeRationals.html

Wolfram Language. (2019). NegativeRationals. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/NegativeRationals.html

BibTeX

@misc{reference.wolfram_2025_negativerationals, author="Wolfram Research", title="{NegativeRationals}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/NegativeRationals.html}", note=[Accessed: 12-May-2025 ]}

@misc{reference.wolfram_2025_negativerationals, author="Wolfram Research", title="{NegativeRationals}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/NegativeRationals.html}", note=[Accessed: 12-May-2025 ]}

BibLaTeX

@online{reference.wolfram_2025_negativerationals, organization={Wolfram Research}, title={NegativeRationals}, year={2019}, url={https://reference.wolfram.com/language/ref/NegativeRationals.html}, note=[Accessed: 12-May-2025 ]}

@online{reference.wolfram_2025_negativerationals, organization={Wolfram Research}, title={NegativeRationals}, year={2019}, url={https://reference.wolfram.com/language/ref/NegativeRationals.html}, note=[Accessed: 12-May-2025 ]}