|
|
|
|
|
by cobbal
609 days ago
|
|
Mathematica also has some fairly advanced typographic syntax. Matrices, subscripts, integral signs, with a decent input system to match. Type <ESC>dint<ESC> to get a definite integral with placeholders. One particularly nice thing about it is that it's completely optional sugar over a lispy "FullForm" syntax, and it's easy to convert between the two. I'd encourage everyone to play with it, but it's sadly non-free. |
|
you could get Wolfram engine for free (use your home e-mail address) which is basically text io single seat Mathematica.
Then you download WLJS notebook interface and voila, you all set...