Pokaż kod JavaScript
Uruchom JavaScript
10
1
10
1
1
1
100
1
100
...
...
...
a
0
b
90
LT
MULTIPLY
a
b
0
a
b
0.01
f
MINUS
SIN
x
0.5
zeror
c
DIVIDE
ADD
a
b
2
c
GT
MULTIPLY
a
c
0
a
c
b
c
LT
ABS
MINUS
a
b
E
DIVIDE
ADD
a
b
2
a
b
E
0
90
x
f
with:
a
▾
x
f
with:
b
▾
×
▾
0
<
▾
a
b
E
zeror
with:
a
▾
b
▾
0.01
print
if
do
set
b
▾
to
set
a
▾
to
to
f
with: x
return
x
▾
sin
▾
0.5
-
▾
to
zeror
with: a, b, E
return
a
▾
b
▾
+
▾
2
÷
▾
c
▾
if
do
else
x
f
with:
a
▾
x
f
with:
c
▾
×
▾
0
>
▾
c
▾
set
a
▾
to
c
▾
set
b
▾
to
if
return
a
▾
b
▾
-
▾
absolute
▾
E
▾
<
▾
a
▾
b
▾
+
▾
2
÷
▾
print
set
c
▾
to
a
b
E
zeror
with:
a
▾
b
▾
E
▾
Logic
Loops
Math
Text
Variables
Functions