281 - 290 of 460 for PatternSearch Results
View search results from all Wolfram sites (10403 matches)
FindRoot   (Built-in Mathematica Symbol)
FindRoot[f, {x, x_0}] searches for a numerical root of f, starting from the point x = x_0.FindRoot[lhs == rhs, {x, x_0}] searches for a numerical solution to the equation lhs ...
Summary of New Features in 6.0   (Mathematica Guide)
Mathematica 6.0 fundamentally redefined Mathematica and introduced a major new paradigm for computation. Building on Mathematica's time-tested core symbolic architecture, ...
Function   (Built-in Mathematica Symbol)
Function[body] or body & is a pure function. The formal parameters are # (or #1), #2, etc. Function[x, body] is a pure function with a single formal parameter x. ...
Line   (Built-in Mathematica Symbol)
Line[{pt_1, pt_2, ...}] is a graphics primitive that represents a line joining a sequence of points. Line[{{pt_11, pt_12, ...}, {pt_21, ...}, ...}] represents a collection of ...
Pseudorandom Numbers   (Mathematica Tutorial)
Mathematica has three functions for generating pseudorandom numbers that are distributed uniformly over a range of values. Pseudorandom number generation. Generating tables ...
ParsedBoxWrapper   (Notation Package Symbol)
ParsedBoxWrapper is a wrapper that wraps parsed boxes which come from the TagBox expressions that are embedded in Notation, Symbolize and InfixNotation statements.
Attributes   (Mathematica Guide)
Any Mathematica symbol can have both a variety of types of values, and a variety of independently settable attributes that define overall aspects of its behavior.
Work with Variables and Functions   (Mathematica How To)
Variables and functions are integral to Mathematica 's symbolic programming language. These "How tos" give step-by-step instructions for common tasks related to variables, ...
Head   (Built-in Mathematica Symbol)
Head[expr] gives the head of expr.
OddQ   (Built-in Mathematica Symbol)
OddQ[expr] gives True if expr is an odd integer, and False otherwise.
1 ... 26|27|28|29|30|31|32 ... 46 Previous Next

...