Mathematica has the most extensive collection of mathematical functions ever assembled. Often relying on original results and algorithms developed at Wolfram Research over ...
RemoteServicesAgentInformation["agent"] returns information about agent.RemoteServicesAgentInformation[] returns information about agents on the local network.
$GUIPath lists the directories searched in attempting to find interface files.
ArcLengthFactor[{f_1, f_2, f_3}, t] gives the derivative of the arc length of the curve described by the parametrized curve coordinates {f_1, f_2, f_3} with respect to the ...
Built on powerful and elegant principles, the core Mathematica language provides a uniquely deep and rich programming language that scales from rapid prototyping to large ...
BesselI
(Built-in Mathematica Symbol) BesselI[n, z] gives the modified Bessel function of the first kind I_n (z).
Characters["string"] gives a list of the characters in a string.
ColorSlider[color] represents a color slider currently set to the color corresponding to color.ColorSlider[Dynamic[color]] uses the dynamically updated current value of ...
Conjunction[expr, {a_1, a_2, ...}] gives the conjunction of expr over all choices of the Boolean variables a_i.
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 ...