Hp 48g Graphing Calculator Uživatelský manuál Strana 408

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 612
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 407
The Contents of a Program
As mentioned above, a program contains a sequence of objects. As
each object is processed in a program, the action that results depends
on the type of object, as summarized below.
Actions for Certain Objects in Programs
Object
Action
Command
Executed.
Number
Put on the stack.
Algebraic
Put on the stack.
String
Put on the stack.
List
Put on the stack.
Program
Put on the stack.
Global name (quoted)
Put on the stack.
Global name (unquoted) Program executed.
Name evaluated.
Directory becomes current.
Other object put on the stack.
Local name (quoted)
Put on the stack.
Local name (unquoted)
Contents put on the stack.
29
As you can see from this table, most types of objects are simply put
on the stack—but built-in commands and programs called by name
are executed. The following examples show the results of executing
programs containing different sequences of objects.
29-2 Programming the HP 48
Zobrazit stránku 407
1 2 ... 403 404 405 406 407 408 409 410 411 412 413 ... 611 612

Komentáře k této Příručce

Žádné komentáře