home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / calculat / sm30a.zip / CIRCLE.KEY < prev    next >
Text File  |  1993-11-07  |  204b  |  5 lines

  1. * circle                                              external
  2. circle(x,y,radius) draws a circle at point(x,y) with radius.
  3. See also: graph, arc, oval.
  4. e.g. graph, circle(200,200,100), readchar, text
  5.