TransferFunctionPoles[tf] gives a matrix of roots of the denominators in the TransferFunctionModel object tf.
Functions like Read and Write handle ordinary printable text. But in dealing with external data files or devices it is sometimes necessary to go to a lower level, and work ...
The Mathematica function NIntegrate is a general numerical integrator. It can handle a wide range of one-dimensional and multidimensional integrals. Finding a numerical ...
Options associated with the interactive entering of expressions. The option SingleLetterItalics is typically set whenever a cell uses TraditionalForm. Here is an expression ...
Structural operations on polynomials. Here is a polynomial in one variable. Expand expands out products and powers, writing the polynomial as a simple sum of terms.
When Mathematica transforms an expression such as x+x into 2x, it is treating the variable x in a purely symbolic or formal fashion. In such cases, x is a symbol which can ...
NegativeBinomialDistribution[n, p] represents a negative binomial distribution with parameters n and p.
You can use files on your computer system to store definitions and results from Mathematica. The most general approach is to store everything as plain text that is ...
CAddress[obj] is a symbolic representation of the address of an object.
Faces
(Polytopes Package Symbol) Faces[polytope] gives a list of the faces of polytope.