Mathematica 9 is now available
 Documentation /  Mathematica /  The Mathematica Book /  Mathematica Reference Guide /  Experimental Context Objects in Mathematica 4 /

Experimental`SowExperimental`$EqualTolerance

Experimental`ValueFunction

FilledSmallSquareValueFunction[symb] represents a function to be applied whenever the symbol symb gets a new value.

FilledSmallSquare The assignment ValueFunction[symb] = f specifies that whenever symb gets a new value val, the expression f[symb, val] should be evaluated.

FilledSmallSquare If the value of symb is cleared, f[symb] is evaluated.

FilledSmallSquareValueFunction takes account of all ways that the value of a symbol can be changed, not just Set.

FilledSmallSquare See also: Trace.

FilledSmallSquare Note: this is an experimental feature, and in future versions of Mathematica it may not be supported, or may have a different specification.

Experimental`SowExperimental`$EqualTolerance



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.