is a special symbol that is returned as the result from a calculation that has been aborted.
$Aborted
is a special symbol that is returned as the result from a calculation that has been aborted.
Examples
Basic Examples (2)
$Aborted is returned by a calculation that was aborted:
$Aborted is returned by TimeConstrained when a calculation exceeds its given time constraint:
$Aborted is returned by MemoryConstrained when a calculation exceeds its given memory constraint:
Try a computation with exact arithmetic and fall back to machine arithmetic if it is too slow:
Tech Notes
Related Guides
-
▪
- Messages
History
Introduced in 1991 (2.0)
Text
Wolfram Research (1991), $Aborted, Wolfram Language function, https://reference.wolfram.com/language/ref/$Aborted.html.
CMS
Wolfram Language. 1991. "$Aborted." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/$Aborted.html.
APA
Wolfram Language. (1991). $Aborted. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/$Aborted.html
BibTeX
@misc{reference.wolfram_2025_$aborted, author="Wolfram Research", title="{$Aborted}", year="1991", howpublished="\url{https://reference.wolfram.com/language/ref/$Aborted.html}", note=[Accessed: 10-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_$aborted, organization={Wolfram Research}, title={$Aborted}, year={1991}, url={https://reference.wolfram.com/language/ref/$Aborted.html}, note=[Accessed: 10-August-2025]}