Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Julia set variant 2
t<-ppoints(100)*2*pi x<-cos(t) y<-sin(t) z<-complex(real = x, imag = y) c<-complex(real = -34/21, imag = 0) for (k in 1:8) { z<-c(sqrt(z-c),-sqrt(z-c)) } plot(z,pch='.')
run
|
edit
|
history
|
help
0
Predict function in R
Even.r
College
Dynamic Simulation for Bank - Exercise 3 in 1.7
Arithmetic operations in vector
Sample
Simple Plot
Carr Madan formula for Laplace distribution
Whole program
31-08-2020-Exemplo Ajuste