586022
67
Zoom out
Zoom in
Previous page
1/80
Next page
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


Need help? Post your question in this forum.

Forumrules


Report abuse

Libble takes abuse of its services very seriously. We're committed to dealing with such abuse according to the laws in your country of residence. When you submit a report, we'll investigate it and take the appropriate action. We'll get back to you only if we require additional details or have more information to share.

Product:

For example, Anti-Semitic content, racist content, or material that could result in a violent physical act.

For example, a credit card number, a personal identification number, or an unlisted home address. Note that email addresses and full names are not considered private information.

Forumrules

To achieve meaningful questions, we apply the following rules:

Register

Register getting emails for Casio fx-50F PLUS at:


You will receive an email to register for one or both of the options.


Get your user manual by e-mail

Enter your email address to receive the manual of Casio fx-50F PLUS in the language / languages: English as an attachment in your email.

The manual is 0,65 mb in size.

 

You will receive the manual in your email within minutes. If you have not received an email, then probably have entered the wrong email address or your mailbox is too full. In addition, it may be that your ISP may have a maximum size for emails to receive.

Others manual(s) of Casio fx-50F PLUS

Casio fx-50F PLUS User Manual - German - 87 pages


The manual is sent by email. Check your email

If you have not received an email with the manual within fifteen minutes, it may be that you have a entered a wrong email address or that your ISP has set a maximum size to receive email that is smaller than the size of the manual.

The email address you have provided is not correct.

Please check the email address and correct it.

Your question is posted on this page

Would you like to receive an email when new answers and questions are posted? Please enter your email address.



Info