corywalker / expreduce

An experimental computer algebra system written in Go
MIT License
381 stars 25 forks source link

Support TeXForm #173

Closed corywalker closed 5 years ago

corywalker commented 5 years ago

In[2]:= ToString[TeXForm[Sin[x]]]

Out[2]= \sin (x)