Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Plankalkül
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===Identifiers=== Identifiers are alphanumeric characters with a number.<ref name="Bauer-Wössner_1972"/>{{rp|page=679}} There are the following kinds of identifiers for variables:<ref name="Zuse_1945"/>{{rp|page=10}} * Input values ({{langx|de|Eingabewerte, Variablen}}) — marked with a letter V. * Intermediate, temporary values ({{langx|de|Zwischenwerte}}) — marked with a letter Z. * Constants ({{langx|de|Constanten}}) — marked with a letter С. * Output values ({{langx|de|Resultatwerte}}) — marked with a letter R. Particular variable of some kind is identified by number, written under the kind.<ref name="Bauer-Wössner_1972"/>{{rp|page=679}} For example: : <math>\begin{matrix} V \\ 0 \end{matrix}</math>, <math>\begin{matrix} Z \\ 2 \end{matrix}</math>, <math>\begin{matrix} C \\ 31 \end{matrix}</math> etc. Programs and subprograms are marked with a letter P, followed by a program (and optionally a subprogram) number. For example <math>P13</math>, <math>P5 \cdot 7</math>.<ref name="Bauer-Wössner_1972"/>{{rp|page=679}} Output value of program <math>P13</math> saved there in variable <math>\begin{matrix} R \\ 0 \end{matrix}</math> is available for other subprograms under the identifier <math>\begin{matrix} R17 \\ 0 \end{matrix}</math>, and reading value of that variable also means executing related subprogram.<ref name="Bauer-Wössner_1972"/>{{rp|page=680}}
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)