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
Change text from ALL CAPS to Title Case
Generate numbers based on mean and stdev
Read input in R console
Julia set variant 2
TEST
jcfatorial
kroneckereq
Zerlina L Bi-variate Regression
4
Pie Chart