Platform
Resources
Pricing
Sign in
Get started
Steven De Keninck
(programmer*) minimalist ≅ mathematical experimentalist
Workspace
Fork
Published
By
Steven De Keninck
Edited
Apr 16, 2018
1 fork
3 stars
Insert cell
Insert cell
Algebra
(
0
,
1
,
(
)
=>
{
return
this
.
graph
(
(
x
,
y
)
=>
{
var
n
=
35
,
z
=
0e1
,
c
=
x
*
1.75
-
1
+
y
*
1e1
;
while
(
z
<
2
&&
n
--
)
z
=
z
**
2
+
c
;
return
(
n
/
30
)
;
}
)
;
}
)
Insert cell
Algebra
=
require
(
'ganja.js'
)
Insert cell
Purpose-built for displays of data
Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Try it for free
Learn more
Fork
View
Export
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Algebra
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML