update array example
This commit is contained in:
parent
55bff65635
commit
fade8cb396
@ -19,8 +19,8 @@
|
|||||||
'(stroke
|
'(stroke
|
||||||
(rect
|
(rect
|
||||||
(mul %1 10)
|
(mul %1 10)
|
||||||
(add 50 (mul (sin %1) 40))
|
(add 250 (mul (sin %1) 250))
|
||||||
%1
|
(mul 4 %1)
|
||||||
(add 20 (mul (cos %1) 50))) 1 "red")
|
(add 20 (mul (cos %1) 50))) 1 "red")
|
||||||
(range 0 200 5))
|
(range 0 200 5))
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user