Applikation
onto your computer. It contains all data and programs
required to run Jasymca. A current version (
To start the program try to double-click the program icon
jasymca.jar
in Applikation
. If this does not work,
open a command window on your computer, navigate to the
directory Applikation
and issue the command
java -jar jasymca.jar
. Jasymca starts up in Maxima-mode
by the command
java -jar jasymca.jar ui=Maxima
.
Upon startup Jasymca searches a file named Jasymca.Octave.rc
or
Jasymca.Maxima.rc
depending on startup mode. If the environmental
variable JASYMCA_RC
is set on your system, Jasymca searches for
a startup file under this name extended by .Octave.rc
or .Maxima.rc
.
This file may be used to load often used constants or functions.