factorsum SciMax Toolbox false

SciMax Toolbox >> facts

facts

Maxima Function

Calling Sequence

facts (item)
facts()

Description

If item is the name of a context, facts (item) returns a list of the facts in the specified context.

If item is not the name of a context, facts (item) returns a list of the facts known about item in the current context. Facts that are active, but in a different context, are not listed.

facts () (i.e., without an argument) lists the current context.

factorsum SciMax Toolbox false