461 - 470 of 1218 for DSearch Results
View search results from all Wolfram sites (4909 matches)
HoldPattern   (Built-in Mathematica Symbol)
HoldPattern[expr] is equivalent to expr for pattern matching, but maintains expr in an unevaluated form.
InterpolatingFunction   (Built-in Mathematica Symbol)
InterpolatingFunction[domain, table] represents an approximate function whose values are found by interpolation.
Last   (Built-in Mathematica Symbol)
Last[expr] gives the last element in expr.
Or   (Built-in Mathematica Symbol)
e_1 || e_2 || ... is the logical OR function. It evaluates its arguments in order, giving True immediately if any of them are True, and False if they are all False.
OutputForm   (Built-in Mathematica Symbol)
OutputForm[expr] prints as a two-dimensional representation of expr using only keyboard characters.
Split   (Built-in Mathematica Symbol)
Split[list] splits list into sublists consisting of runs of identical elements. Split[list, test] treats pairs of adjacent elements as identical whenever applying the ...
TautologyQ   (Built-in Mathematica Symbol)
TautologyQ[bf] gives True if all combinations of values of variables make the Boolean function bf yield True.TautologyQ[expr, {a_1, a_2, ...}] gives True if all combinations ...
Union   (Built-in Mathematica Symbol)
Union[list_1, list_2, ...] gives a sorted list of all the distinct elements that appear in any of the list_i. Union[list] gives a sorted version of a list, in which all ...
Logging MathLM   (Mathematica Tutorial)
You can enable logging in two ways. The log file records messages as they occur, building up a detailed record of license activity over a period of time. Logging supports ...
Your First Mathematica Calculations   (Mathematica Tutorial)
Type 2+2 and then press Shift+Enter (hold down the Shift key and press Enter) to tell Mathematica to evaluate your input. Note that labels are added automatically, and output ...
1 ... 44|45|46|47|48|49|50 ... 122 Previous Next

...