1141 - 1150 of 9835 for applying functions to partsSearch Results
View search results from all Wolfram sites (522563 matches)
Module   (Built-in Mathematica Symbol)
Module[{x, y, ...}, expr] specifies that occurrences of the symbols x, y, ... in expr should be treated as local. Module[{x = x_0, ...}, expr] defines initial values for x, ...
Plot3D   (Built-in Mathematica Symbol)
Plot3D[f, {x, x_min, x_max}, {y, y_min, y_max}] generates a three-dimensional plot of f as a function of x and y. Plot3D[{f_1, f_2, ...}, {x, x_min, x_max}, {y, y_min, ...
The Evaluation Stack   (Mathematica Tutorial)
Throughout any computation, Mathematica maintains an evaluation stack containing the expressions it is currently evaluating. You can use the function Stack to look at the ...
ArrayQ   (Built-in Mathematica Symbol)
ArrayQ[expr] gives True if expr is a full array or a SparseArray object, and gives False otherwise. ArrayQ[expr, patt] requires expr to be a full array with a depth that ...
Files   (Mathematica Guide)
Mathematica provides convenient and efficient system-independent functions for handling file-related constructs at all levels.
RuleDelayed   (Built-in Mathematica Symbol)
lhs :> rhs or lhs :> rhs represents a rule that transforms lhs to rhs, evaluating rhs only after the rule is used.
GatherBy   (Built-in Mathematica Symbol)
GatherBy[list, f] gathers into sublists each set of elements in list that gives the same value when f is applied.GatherBy[list, {f_1, f_2, ...}] gathers list into nested ...
Nonlinear Second-Order ODEs   (Mathematica Tutorial)
The general form of a nonlinear second-order ODE is For simplicity, assume that the equation can be solved for the highest-order derivative y^ ′′(x) to give There are a few ...
Summary of New Features in 7.0   (Mathematica Guide)
The introduction of Mathematica 6 in 2007 represented a revolutionary redefinition of Mathematica. Arriving only 18 months after Mathematica 6, Mathematica 7 represents ...
Graphics Options & Styling   (Mathematica Guide)
Mathematica provides hundreds of options to control every aspect of the construction and styling of graphics. The options are carefully designed to be both flexible and ...
1 ... 112|113|114|115|116|117|118 ... 984 Previous Next

...