50941
95
Zoom out
Zoom in
Vorherige Seite
1/218
Nächste Seite
Section 8: Programming Basics 95
Pressing while the calculator is in Run mode sets the calculator to the
previous line in program memory, then displays that line’s number and the
keycode of the instruction stored there, just as in Program mode. In Run mode,
however, when the Ü key is released the display again shows the same
number as it did before was pressed: no instruction in program memory
is executed.
Interrupting Program Execution
Occasionally you’ll want a program to stop executing so that you can see an
intermediate result or enter new data. The HP 12C Platinum provides two
functions for doing so: u (pause) and t (run/stop).
Pausing During Program Execution
When a running program executes a u instruction, program execution halts
for about 1 second, then resumes. During the pause, the calculator displays the
last result calculated before the u instruction was executed.
If you press any key during a pause, program execution is halted indefinitely. To
resume program execution at the program line following that containing the u
instruction, press t.
Example: Create a program that calculates the entries in the AMOUNT, TAX,
and TOTAL columns for each item on the jewelry distributors invoice shown on
the next page, and also calculates the total in each of these columns for all items
on the invoice. Assume the sales tax is 6¾%.
To conserve lines of program memory, instead of keying in the tax rate before
the b instruction we’ll store it in register R
0
and recall it before the b
instruction. Before storing the program in program memory, we’ll calculate the
156.25
Result of executing program line
004.
Ê
005, 30
Program line 005: -
468.75
Result of executing program line
005.
Ê
006, 5
Program line 006: 5
5.
Result of executing program line
006.
Ê
007, 40
Program line 007: +
473.75
Result of executing program line
007 (the last line of the program).
Keystrokes
(RPN mode)
Display
95

Brauchen Sie Hilfe? Stellen Sie Ihre Frage.

Forenregeln

Missbrauch melden von Frage und/oder Antwort

Libble nimmt den Missbrauch seiner Dienste sehr ernst. Wir setzen uns dafür ein, derartige Missbrauchsfälle gemäß den Gesetzen Ihres Heimatlandes zu behandeln. Wenn Sie eine Meldung übermitteln, überprüfen wir Ihre Informationen und ergreifen entsprechende Maßnahmen. Wir melden uns nur dann wieder bei Ihnen, wenn wir weitere Einzelheiten wissen müssen oder weitere Informationen für Sie haben.

Art des Missbrauchs:

Zum Beispiel antisemitische Inhalte, rassistische Inhalte oder Material, das zu einer Gewalttat führen könnte.

Beispielsweise eine Kreditkartennummer, persönliche Identifikationsnummer oder unveröffentlichte Privatadresse. Beachten Sie, dass E-Mail-Adressen und der vollständige Name nicht als private Informationen angesehen werden.

Forenregeln

Um zu sinnvolle Fragen zu kommen halten Sie sich bitte an folgende Spielregeln:

Neu registrieren

Registrieren auf E - Mails für HP HP-12c wenn:


Sie erhalten eine E-Mail, um sich für eine oder beide Optionen anzumelden.


Das Handbuch wird per E-Mail gesendet. Überprüfen Sie ihre E-Mail.

Wenn Sie innerhalb von 15 Minuten keine E-Mail mit dem Handbuch erhalten haben, kann es sein, dass Sie eine falsche E-Mail-Adresse eingegeben haben oder dass Ihr ISP eine maximale Größe eingestellt hat, um E-Mails zu erhalten, die kleiner als die Größe des Handbuchs sind.

Ihre Frage wurde zu diesem Forum hinzugefügt

Möchten Sie eine E-Mail erhalten, wenn neue Antworten und Fragen veröffentlicht werden? Geben Sie bitte Ihre Email-Adresse ein.



Info