Wikia

TI-BASIC Wiki

Watchlist Recent changes

Circle(

(84) :Circle(X,Y,R)
(89) :Circle X,Y,R

When used this way, it will draw a circle with a center at the indicated X and Y coordinates, with the indicated radius (R)

(89) :Circle X,Y,R,0

This will draw a circle with the indicated center and radius in white.

Location Edit

  • 2nd + PRGM (DRAW)
  • DRAW
  • 9:Circle(

Example Edit

:ClrDraw
:0Xmin
:94→Xmax
:0→Ymax
:-62→Ymin
:Circle(47,-31,20)

This program will draw a fairly large circle in the center of the graph screen.

Pages on TI-BASIC Wiki

Add a Page
472pages on
this wiki
Advertisement | Your ad here

Latest Photos

Add a Photo
61photos on this wiki
See more >

Recent Wiki Activity

See more >

Around Wikia's network

Random Wiki