MatchQ
(Built-in Mathematica Symbol) MatchQ[expr, form] returns True if the pattern form matches expr, and returns False otherwise.
NullRecords is an option for Read and related functions which specifies whether null records should be taken to exist between repeated record separators.
Resampling is an option that specifies the method to be used for resampling images.
ScriptBaselineShifts is an option for Style that specifies the minimum distance in x-heights to shift subscripts and superscripts.
Extrapolation methods are a class of arbitrary-order methods with automatic order and step-size control. The error estimate comes from computing a solution over an interval ...
The functions defined in the NumericalCalculus` context provide support for finding numerical solutions to calculus-related problems. This loads the package: The built-in ...
NExpectation[expr, x \[Distributed] dist] gives the numerical expectation of expr under the assumption that x follows the probability distribution dist.NExpectation[expr, ...
Google.com is a well-known web search engine. Google has made a web service available that allows developers to interface with their search engine within their own ...
Mathematica normally assumes that variables which appear in equations can stand for arbitrary complex numbers. But when you use Reduce, you can explicitly tell Mathematica ...
Together[expr] puts terms in a sum over a common denominator, and cancels factors in the result.