diff --git a/AUTHORS b/AUTHORS index 8eaa345e4b..ff66834082 100644 --- a/AUTHORS +++ b/AUTHORS @@ -217,9 +217,9 @@ Evan Miller Timur <35872220+bornova@users.noreply.github.com> Ari Markowitz Jay Wang +David Contreras Jaeu Jeong cyavictor88 <100557319+cyavictor88@users.noreply.github.com> -David Contreras Jakub Riegel Angus Comrie TMTron diff --git a/examples/browser/lorenz.html b/examples/browser/lorenz.html new file mode 100644 index 0000000000..a751280ee3 --- /dev/null +++ b/examples/browser/lorenz.html @@ -0,0 +1,53 @@ + + + + + + math.js | Lorenz Attractor + + + + + + +
+ + + + \ No newline at end of file