type/freeof
check for mathematical independence
Calling Sequence
Parameters
Description
Examples
type(f, freeof(x))
f
-
expression or list or set of expressions
x
name or list or set of names
Returns true if all of the expressions in f are mathematically independent of all the names contained in x.
The definition of mathematical dependence is that used by depends. For more information, see depends.
See Also
depends
type
type/dependent
Download Help Document