Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Julia set
t<-runif(1)*2*pi x<-cos(t) y<-sin(t) z<-complex(real = x, imag = y) c<-complex(real = -0.759, imag = -0.077) for (k in 1:15) { z<-c(sqrt(z-c),-sqrt(z-c)) } plot(z,pch='.')
run
|
edit
|
history
|
help
0
Example R Code
29-01-21TestesAjuste
Hello, world!
Sqrt - Bisection
19-08-2020-GaussSeidelSistema-menos-calc
ESTADISTICA
funções iron
26-08-2020AjusteCurvaLineariza
Tidyverse: Estructuras
Snowflake curve