BitClear[n, k] sets to 0 the bit corresponding to the coefficient of 2^k in the integer n.
VectorPlot[{v_x, v_y}, {x, x_min, x_max}, {y, y_min, y_max}] generates a vector plot of the vector field {v_x, v_y} as a function of x and y. VectorPlot[{{v_x, v_y}, {w_x, ...
Mathematica 's differential equation solving functions can be applied to many classes of differential equations, automatically selecting the appropriate algorithms without ...
WolframAlpha["query"] sends query to Wolfram|Alpha and imports the output.WolframAlpha["query", format] imports the output according to the specified format.
SymbolicXMLErrors[expr] returns a list of part specifications indicating where there are errors in the SymbolicXML expression expr and a message about the nature of each ...
BoxLineStyle is an option for BoxWhiskerPlot which specifies styles to be applied to the lines drawn in the plot.
BoxMedianStyle is an option for BoxWhiskerPlot which specifies additional styles to be applied specifically to the median lines in the plot.
MaxwellDistribution[\[Sigma]] represents a Maxwell distribution with scale parameter \[Sigma].
$PrePrint is a global variable whose value, if set, is applied to every expression before it is printed.
RemoveScheduledTask[obj] remove the obj from the list of currently set tasks.