ScalingFunctions is an option for BarChart, Histogram, and other charting functions that specifies what scaling functions should be used.
SymmetricMatrixQ[m] tests whether m is a symmetric matrix.
ViewAngle is an option for Graphics3D and related functions which gives the opening half-angle for a simulated camera used to view the three-dimensional scene.
ZernikeR[n, m, r] gives the radial Zernike polynomial R_n^m(r).
If the given second-order ODE is inhomogeneous, DSolve applies the method of variation of parameters to return a solution for the problem. This solves an inhomogeneous linear ...
Dealing with fonts under Linux can sometimes be tricky. The important issues in dealing with fonts in Mathematica are presented in this tutorial for your convenience. The ...
Start with the expression that will be the base. Type x. Create a built-up power by pressing the Control key and the 6 key at the same time.
To get a radical, press the Control key and the 2 key at the same time. Press Ctrl+2 or Ctrl+@. Type the radicand inside the placeholder (which is already selected).
Type the symbol that will have the subscript. Type x. Create a subscript by pressing the Control key and the - key at the same time.
DatabaseLink supports SQL transactions and result sets. These features, useful for advanced users, help to maintain integrity of the data stored in your database as well as ...