Hacker News new | ask | show | jobs
by nathanh4903 909 days ago
i immediately tried e^(pi i) and is delightfully surprised that it works! not only the math supports complex numbers, it also allows functions

however, something like f(x)= sin(x)/x, f(0) returns NaN.

Are there any plans to support derivatives, integration and summation?

1 comments

The Math blocks are powered by Math.js (https://mathjs.org/).