291 - 300 of 1546 for MessagesSearch Results
View search results from all Wolfram sites (8763 matches)
Erfi   (Built-in Mathematica Symbol)
Erfi[z] gives the imaginary error function erf(i z)/i.
MapThread   (Built-in Mathematica Symbol)
MapThread[f, {{a_1, a_2, ...}, {b_1, b_2, ...}, ...}] gives {f[a_1, b_1, ...], f[a_2, b_2, ...], ...}. MapThread[f, {expr_1, expr_2, ...}, n] applies f to the parts of the ...
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.
Precision   (Built-in Mathematica Symbol)
Precision[x] gives the effective number of digits of precision in the number x.
$MaxRootDegree   (Built-in Mathematica Symbol)
$MaxRootDegree specifies the maximum degree of polynomial to allow in Root objects.
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 ...
NLimit   (Numerical Calculus Package Symbol)
NLimit[expr, z -> z_0] numerically finds the limiting value of expr as z approaches z_0.
Related Technologies   (C Code Generator Tutorial)
Code generation from Mathematica involves converting programs written in the Mathematica language into other languages and then supporting them so that they can be executed. ...
Greater   (Built-in Mathematica Symbol)
x > y yields True if x is determined to be greater than y. x_1 > x_2 > x_3 yields True if the x_i form a strictly decreasing sequence.
I   (Built-in Mathematica Symbol)
I represents the imaginary unit Sqrt[-1].
1 ... 27|28|29|30|31|32|33 ... 155 Previous Next

...