Skip to content

Commit 8423dda

Browse files
authored
Update README.md
1 parent c0cda14 commit 8423dda

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# function-plotter-code-multi
22
Function Flotter with JS code multi-graphics (prime numbers, pi(x) and special function)
33

4+
Create your multi 1d graphics! <br />
5+
https://asyncker.github.io/function-plotter-code-multi/index.html
6+
47
Gamma waves:
58
```
69
for (let i = 0; i < 10.0; i += 0.05) {

0 commit comments

Comments
 (0)