Difference between revisions of "83Plus:Basic:Graphics:Horizontal"
From WikiTI
(Cleaned up formatting to match template) |
|||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
'''Token size:''' 1 byte | '''Token size:''' 1 byte | ||
− | '''Syntax:''' Horizontal | + | '''Syntax:''' Horizontal ''y'' |
− | Draws a horizontal line | + | |
+ | Draws a horizontal line. | ||
== Outputs: == | == Outputs: == | ||
− | + | A horizontal line with a y-coordinate of ''y'' is drawn across the graph screen. | |
== Comments == | == Comments == | ||
Line 23: | Line 24: | ||
== See also: == | == See also: == | ||
+ | [[83Plus:Basic:Graphics:Line(|Line]]<br /> | ||
+ | [[83Plus:Basic:Graphics:Vertical|Vertical]] |
Latest revision as of 15:22, 16 September 2006
Contents
Synopsis
Token size: 1 byte
Syntax: Horizontal y
Draws a horizontal line.
Outputs:
A horizontal line with a y-coordinate of y is drawn across the graph screen.
Comments
- Coordinate is defined by window settings, not by pixels
- Will throw no ERR:DOMAINs
- Functions, plots, and axes are not redrawn.
Examples
Draw a horizontal line at ~pi:
:Horizontal 3.1415956535897932384626433