FormulaGraph
(
about
)
Dark
Grid On
Free
(0.0, 0.0)
t = 0.0
Link
Create Link for Sharing
Clear
Ex 1
Example 1
Ex 2
Example 2
f
1
f
2
f
3
f
4
f
5
f
6
y
x
r
theta
=
()
+
-
*
/
%
^
mod(x,y)
pow(x,y)
exp(x)
log(x)
ln(x)
recip(x)
sqrt(x)
abs(x)
sign(x)
cos(x)
sin(x)
tan(x)
acos(x)
asin(x)
atan(x)
atan2(y,x)
ceil(x)
floor(x)
trunc(x)
min(x,y)
max(x,y)
saturate(x)
clamp(x,c,d)
smoothstep(a,b,x)
noise(x)
cellnoise(x)
voronoi(x)
PI
E
PHI
(by
memalign
reusing code and ideas from
Graphtoy
(
Inigo Quilez
),
Relplot
(
Andrew Myers
), and
Web Turbo Pascal
(
Lawrence Kesteloot
))