|
From: Richard F. <fa...@be...> - 2017-03-25 23:03:53
|
On 3/25/2017 2:28 PM, Andrey G. Grozin wrote: > I do the > following: > > 1. Write the LaTeX formula by hand > 2. Convert it (as automatically as possible) to the CAS language > 3. Subtract it from the CAS result, obtain 0 There is another possible method that was used by Daniel Zwillinger in the (6th) digital version of Gradshteyn and Rhyzik. That is, use a language that specifies the typesetting as well as the CAS language. You can do this with TeX macros. Or use his. https://lists.gnu.org/archive/html/axiom-developer/2016-08/pdfZeKvfNjK7w.pdf That is from a single source, you can get both, probably with 2 sets of macros. |