Are there any packages/functions that can solve equations?

Iā€™m thinking of something like if I were to type in sinx=x or 2x^2=x+1 or whatever and it would return a (approximated) value(s) of x which I could refer to in other parts of the document.

Thanks.

Hi, there is this native module from Typst.

There is also this packages from Typst Universe:

You can search more.

1 Like