=
A
You can use PI instead of 3.141592653589793. You can use
M
,
Q
,
A
,
B
,
C
instead of the numbers in
M
,
Q
,...
(-2)^5 → pow(-2,5)
=
B
↑ You can use: abs(a) min(a,b) max(a,b) sqrt(a) cbrt(a) pow(a,b) sign(a) round(a) trunc(a) tan(a)
Enter the
data
separated by commas (each possibly followed by *... with ... its frequency)
=
C
M
Q
Storing
calculations (you can also annotate comments)
If I put (above
+/-
) 5+2*Q and (above
n
) the data 0,1,...,10 and I click
F
(data) I have 5+2*0,5+2*1,...,5+2*10
help