Maxima Function
activate (context_1, ..., context_n)
Activates the contexts context_1, ..., context_n.
The facts in these contexts are then available to
make deductions and retrieve information.
The facts in these contexts are not listed by facts ().
The variable activecontexts is the list
of contexts which are active by way of the activate function.