BooleanConvert[expr] converts the Boolean expression expr to disjunctive normal form.BooleanConvert[expr, form] converts the Boolean expression expr to the specified ...
CellContext is an option for Cell which specifies the context to use for the evaluation of the contents of the cell.
LengthWhile[list, crit] gives the number of continuous elements e_i starting at the beginning of list for which crit[e_i] is True.
In this tutorial, the following topics are discussed: The following sequence explains how to use the Reshape tool ( GraphicsBox[RasterBox[CompressedData[ ], {Offset[{0.5, ...
LinkWrite[link, expr] writes expr to the specified MathLink connection.
NewtonCotesError[n, f, a, b] gives the error in the elementary n-point Newton-Cotes quadrature formula for the function f on an interval from a to b.
GUIKIT PACKAGE TUTORIAL URL » GUIKit/tutorial/WebServicesNavigator Copy Mathematica URL Copy web URL Go to web URL GUIKit Example: Web Services Navigator Code ...
ButtonBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for cells that specifies settings for buttons within the cell.
FieldHint is an option for InputField that specifies contents to display when the input field is empty.
MessagePacket[symbol, string] is a MathLink packet containing a Mathematica message identifier of the form symbol::string.