Maxima/Methods of use
Appearance
< Maxima
Maxima is flexible software, and can be used with a number of different methods:
- online , without installation[1]
- offline = after installation
- Graphical User Interface (GUI)
- from console ( without GUI)
- interactive ( also one can load program files using load or bash function)
- bash mode
Run maxima, use program c.mac and save output to c.txt file:
maxima -b c.mac >c.txt