Page 1 sur 1

pretty-print

Publié : mer. août 23, 2017 7:07 pm
par compsystems
Hello

How can xCAS print from a program, in pretty-print?

Re: pretty-print

Publié : jeu. août 24, 2017 6:49 am
par parisse
This is possible from C++ only.

Re: pretty-print

Publié : jeu. août 24, 2017 11:43 am
par compsystems
I do not understand, please, an example.

Re: pretty-print

Publié : jeu. août 24, 2017 12:29 pm
par parisse
It means you can do that if you program in C++ with libgiac, but not from Xcas.

Re: pretty-print

Publié : jeu. août 24, 2017 12:57 pm
par compsystems
The current output line prints linearly (1D), what I want is to see two-dimensional algebraics expressions or pretty-print (2D), in order to facilitate reading

Image