1 parent c0cda14 commit 8423ddaCopy full SHA for 8423dda
1 file changed
README.md
@@ -1,6 +1,9 @@
1
# function-plotter-code-multi
2
Function Flotter with JS code multi-graphics (prime numbers, pi(x) and special function)
3
4
+Create your multi 1d graphics! <br />
5
+https://asyncker.github.io/function-plotter-code-multi/index.html
6
+
7
Gamma waves:
8
```
9
for (let i = 0; i < 10.0; i += 0.05) {
0 commit comments