14639
410
Zoom out
Zoom in
Vorherige Seite
1/594
Nächste Seite
20050401
Isz
Function: This command is a count jump that increments the value of a control variable by
1, and then jumps if the current value of the variable is zero.
Syntax:
Parameters: variable name: A to Z, r,
θ
[Example] Isz A : Increments the value assigned to variable A by 1.
Description:
This command increments the value of a control variable by 1, and then tests (checks) it. If
the current value is non-zero, execution continues with the next statement. If the current
value is zero, execution jumps to the statement following the multi-statement command (:),
display command (^), or carriage return (_).
(Jump Code)
Function: This code is used to set up conditions for a conditional jump. The jump is
executed whenever the conditions are false.
Syntax:
Parameters:
left side/right side: variable (A to Z, r,
θ
), numeric constant, variable expression
(such as: A × 2)
relational operator: =, , >, <, , (page 8-5-18)
Description:
•The conditional jump compares the contents of two variables or the results of two
expressions, and a decision is made whether or not to execute the jump based on the
results of the comparison.
If the comparison returns a true result, execution continues with the statement following
the command. If the comparison returns a false result, execution jumps to the
statements following the multi-statement command (:), display command (^), or carriage
return (_).
With this program, inputting a value of zero or greater calculates and displays the square
root of the input value. Inputting a value less than zero returns to the input prompt without
calculating anything.
8-5-11
Command Reference
Variable Value 0
_
Isz <variable name> : <statement> : <statement>
^
Variable Value = 0
True
_
<left side> <relational operator> <right side> <statement>
:
<statement>
^
False
410

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 Casio FX9860GSD wenn:


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


Andere Handbücher von Casio FX9860GSD

Casio FX9860GSD Bedienungsanleitung - Deutsch - 593 seiten

Casio FX9860GSD Bedienungsanleitung - Englisch - 596 seiten

Casio FX9860GSD Bedienungsanleitung - Holländisch - 593 seiten

Casio FX9860GSD Bedienungsanleitung - Französisch - 594 seiten

Casio FX9860GSD Bedienungsanleitung - Spanisch - 593 seiten


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