Hp Prime Graphing Calculator Manuale Utente Pagina 552

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
Vedere la pagina 551
548 Programming
INPUT Syntax: INPUT(var [,"title", "label", "help", default]);
Opens a dialog box with the title text title, with one field
named label, displaying help at the bottom and using the
default value. Updates the variable var if the user taps
and returns 1. If the user taps , it does not
update the variable, and returns 0.
Example:
EXPORT SIDES;
EXPORT
GETSIDES()
BEGIN
INPUT(SIDES,"D
ie Sides","N =
","Enter num
sides",2);
END;
Keys 14–19
Keys 20–25
Keys 26–30
Keys 31–35
Keys 36–40
Keys 46–50
Keys 41–45
01
2
34
6
78
9
5
11
12
13
10
Keys 013
{
Figure 27-1: Numbers of the keys
Vedere la pagina 551
1 2 ... 547 548 549 550 551 552 553 554 555 556 557 ... 607 608

Commenti su questo manuale

Nessun commento