CellMargins is an option for Cell that specifies the absolute margins in printer's points to leave around a cell.
ExtendedGCD[n_1, n_2, ...] gives the extended greatest common divisor of the integers n_i.
Specularity[s] is a graphics directive which specifies that surfaces of 3D graphics objects which follow are to be taken to have specularity s. Specularity[s, n] uses ...
Mathematica provides state-of-the-art fully automated visualization of vector functions and data—suitable for representing flows, field lines and other vector fields of any ...
FromContinuedFraction[list] reconstructs a number from the list of its continued fraction terms.
The differential equations that arise in practice are of two types. Here is an example of the first type. Here is an example of the second type. This equation has a symbolic ...
A trust region method has a region around the current search point, where the quadratic model for "local minimization" is "trusted" to be correct and steps are chosen to stay ...
The symbolic character of Mathematica makes possible a uniquely coherent approach to integer sequences, integrating functional forms, equations, generating functions, and ...
StreamPlot[{v_x, v_y}, {x, x_min, x_max}, {y, y_min, y_max}] generates a stream plot of the vector field {v_x, v_y} as a function of x and y. StreamPlot[{{v_x, v_y}, {w_x, ...