451 - 460 of 1027 for LastSearch Results
View search results from all Wolfram sites (2523 matches)
BesselI   (Built-in Mathematica Symbol)
BesselI[n, z] gives the modified Bessel function of the first kind I_n (z).
Cases   (Built-in Mathematica Symbol)
Cases[{e_1, e_2, ...}, pattern] gives a list of the e_i that match the pattern. Cases[{e_1, ...}, pattern -> rhs] gives a list of the values of rhs corresponding to the e_i ...
Catch   (Built-in Mathematica Symbol)
Catch[expr] returns the argument of the first Throw generated in the evaluation of expr. Catch[expr, form] returns value from the first Throw[value, tag] for which form ...
Characters   (Built-in Mathematica Symbol)
Characters["string"] gives a list of the characters in a string.
ColorFunction   (Built-in Mathematica Symbol)
ColorFunction is an option for graphics functions that specifies a function to apply to determine colors of elements.
Correlation   (Built-in Mathematica Symbol)
Correlation[v_1, v_2] gives the correlation between the vectors v_1 and v_2.Correlation[m] gives the correlation matrix for the matrix m.Correlation[m_1, m_2] gives the ...
Covariance   (Built-in Mathematica Symbol)
Covariance[v_1, v_2] gives the covariance between the vectors v_1 and v_2.Covariance[m] gives the covariance matrix for the matrix m.Covariance[m_1, m_2] gives the covariance ...
Darker   (Built-in Mathematica Symbol)
Darker[color] represents a darker version of the specified color. Darker[color, f] represents a version of the specified color darkened by a fraction f. Darker[image, ...] ...
Derivative   (Built-in Mathematica Symbol)
f' represents the derivative of a function f of one argument. Derivative[n_1, n_2, ...][f] is the general form, representing a function obtained from f by differentiating n_1 ...
Element   (Built-in Mathematica Symbol)
Element[x, dom] or x \[Element] dom asserts that x is an element of the domain dom. Element[{x_1, x_2, ...}, dom] asserts that all the x_i are elements of dom. Element[patt, ...
1 ... 43|44|45|46|47|48|49 ... 103 Previous Next

...