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

  1. * clear                                               internal
  2. clear(y) clears values and definitions for the variable, function or 
  3. expression y from memory. 
  4. See also: assume, :=.
  5. e.g. clear(p), clear(f(x)), clear(a>0)
  6.