Importing and exporting lists and tables of data. This exports a list of data to the file out1. Here are the contents of the file.
You can give Solve a list of simultaneous equations to solve. Solve can find explicit solutions for a large class of simultaneous polynomial equations. Here is a simple ...
For ordinary polynomials, Factor and Expand give the most important forms. For rational expressions, there are many different forms that can be useful. Different kinds of ...
The hierarchy of levels at which options can be set. Here is a notebook containing three cells. This is what happens when the setting CellFrame->True is made specifically for ...
The raw SQL command SELECT selects and returns data from a database. An alternative is to use the Mathematica command SQLSelect, described in "Selecting Data". If you find ...
"TemplateSelection" is a front end token that inserts a function template to the right of the insertion point.
BeniniDistribution[\[Alpha], \[Beta], \[Sigma]] represents a Benini distribution with shape parameters \[Alpha] and \[Beta] and scale parameter \[Sigma].
DagumDistribution[p, a, b] represents a Dagum distribution with shape parameters p and a and scale parameter b.
ErlangDistribution[k, \[Lambda]] represents the Erlang distribution with shape parameter k and rate \[Lambda].
FRatioDistribution[n, m] represents an F-ratio distribution with n numerator and m denominator degrees of freedom.