HypothesisTestData[...] represents hypothesis test data such as generated by DistributionFitTest, AndersonDarlingTest, etc.
MaxExtraConditions is an option to Solve and related functions that specifies how many extra equational conditions on continuous parameters to allow in solutions that are ...
VectorStyle is an option to VectorPlot, ListVectorPlot, and related functions that determines the style to use for drawing field vectors.
VertexColors is an option for graphics primitives which specifies the colors to assign to vertices.
VertexCoordinates is an option to Graph and related functions that specifies the coordinates to use to place the center of vertices.
Some basic matrix operations. Transposing a matrix interchanges the rows and columns in the matrix. If you transpose an m×n matrix, you get an n×m matrix as the result. ...
Lists are widely used in Mathematica, and there are many ways to construct them. Some explicit ways to construct lists. This gives a table of the first five powers of 2.
When you write down a set of simultaneous equations in Mathematica, you are specifying a collection of constraints between variables. When you use Solve, you are finding ...
Ways to enter Greek letters in a notebook. Here is a palette for entering common Greek letters. You can use Greek letters just like the ordinary letters that you type on your ...
Mathematica allows you to export graphics and sounds in a wide variety of formats. If you use the notebook front end for Mathematica, then you can typically just copy and ...