Product Launch
anonymous
9 points
2 comments
Posted2 months agoActive2 months ago
Show HN: ExprTk REPL – Explore math expressions in the browser with WebAssembly
partow.netWebAssemblymathematical expressionsREPLExprTk
Discussion (2 comments)
Showing 2 comments
It looks like what we can do with bc, basic calculator
2 months ago
How about trying to do the following easily with BC:
Mandelbrot fractal: https://www.partow.net/programming/exprtk/repl/index.html?$l...
Pi to 10k digits: https://www.partow.net/programming/exprtk/repl/index.html?$l...
Prime Sieve: https://www.partow.net/programming/exprtk/repl/index.html?$l...