Property | Value |
---|---|
Hex Value | $EF6B |
Categories | |
Localizations |
|
DetectAsymOff
Overview
Turns off checks for rational function asymptotes when graphing. Impacts graph speed. Does not perform extra calculations to detect asymptotes pixel to pixel while graphing. Pixels will connect across the screen even across an asymptote.
Availability: Token only available from within the Basic editor.
Syntax
DetectAsymOff
Location
2nd, format, DetectAsymOff
Description
When DetectAsymOff is selected, the calculator will not detect asymptotes, adjusting the graph accordingly. This method of graphing is much faster than with asymptotes turned on. However, the graph can be erroneous when dealing with rational functions, as it will often draw extra lines to connect points near undefined values.
An asymptote is, by definition, "a line that continually approaches a given curve but does not meet it at any finite distance." Basically, an asymptote is the line where a function does not have any values on a certain axis.
Related Commands
Source: parts of this page were written by the following TI|BD contributors: kg583, Michael2_3B, Myles_Zadok.
History
Calculator | OS Version | Description |
---|---|---|
TI-84+CSE | 4.0 | Added |