586022
67
Zoom out
Zoom in
Vorherige Seite
1/80
Nächste Seite
E-66
(Variable Assignment)
Syntax {expression ; ?}
{variable}
Function Assigns the value obtained by the element on the left to the variable on the
right.
Example A+5
A
: (Separator Code)
Syntax {statement} : {statement} : ... : {statement}
Function Separates statements. Does not stop program execution.
Example ?
A : A
2 : Ans
2
^ (Output Command)
Syntax {statement}
^ {statement}
Function Pauses program execution and displays the result of the current execution.
The Q symbol is turned on while program execution is paused by this
command.
Example ?
A : A
2^ Ans
2
A Unconditional Jump Command
g
Goto ~ Lbl
Syntax Goto
n: .... : Lbl
n or Lbl
n : .... : Goto
n (
n = integer from 0 to 9)
Function Execution of Goto
n jumps to corresponding Lbl
n.
Example ?
A : Lbl 1 : ?
B : A × B ÷ 2
^ Goto 1
Important!
A Syntax ERROR occurs if there is no corresponding Lbl
n in the same program where
Goto n is located.
A Conditional Jump Commands and Conditional Expressions
g
S
Syntax 1 {expression} {relational operator} {expression}
S {statement1} :
{statement2} : ....
2 {expression}
S {statement1} : {statement2} : ....
Function Conditional branching command used in combination with relational
operators (=, , >, >, <, <).
Syntax
1: {statement1} is executed if the condition to the left of the
S
command is true, and then {statement2} and everything after it is executed
in sequence. {statement1} is skipped if the condition to the left of the
S
command is false, and then {statement2} and everything after it is executed.
Syntax
2: A non-zero evaluation result of the condition to the left of the
S
command is interpreted as “true”, so {statement1} is executed, followed by
{statement2} and everything after it in succession. A zero evaluation result
of the condition to the left of the S command is interpreted as “false”, so
{statement1} is skipped, and {statement2} and everything after it is executed.
67

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 fx-50F PLUS wenn:


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


Andere Handbücher von Casio fx-50F PLUS

Casio fx-50F PLUS Bedienungsanleitung - Deutsch - 87 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