Online Algebra Calculator
Many of users do not use powerful Maxima computer algebra system for systematic work, but for ad hoc algebraic calculations – equations, functions, matrixes, etc. only. To do this job, it is not useful to download the whole application from a web site.
-- Option variable: context Default value: initial
context names the collection of facts maintained by assume and forget. assume adds facts to the collection named by context, while forget removes facts.
Binding context to a name <foo> changes the current context to <foo>. If the specified context <foo> does not yet exist, it is created automatically by a call to newcontext. The specified context is activated automatically.
See contexts for a general description of the context mechanism.
There are also some inexact matches for context. Try ?? context to see them.
(%o1) true (%i2)