Hello
How can xCAS print from a program, in pretty-print?
pretty-print
Modérateur : xcasadmin
-
- Messages : 603
- Inscription : sam. févr. 04, 2017 11:34 pm
- Localisation : Colombia
- Contact :
Re: pretty-print
This is possible from C++ only.
-
- Messages : 603
- Inscription : sam. févr. 04, 2017 11:34 pm
- Localisation : Colombia
- Contact :
Re: pretty-print
I do not understand, please, an example.
Re: pretty-print
It means you can do that if you program in C++ with libgiac, but not from Xcas.
-
- Messages : 603
- Inscription : sam. févr. 04, 2017 11:34 pm
- Localisation : Colombia
- Contact :
Re: pretty-print
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

