-
-
-
<script>alert(1);</script>
<script>alert(1);</script>
-
graphing toy!
fun graphing toy! if you've used Desmos or a graphing calculator, you know what this is. you give it a math expression that takes in an X value and return a Y value, like:
- x^2
- x*4
- abs(x)
- sin(x/2)*8
you can also configure resolution in studs, rendered width, and whether lines between points are displayed.
local_ip has no creations.