When summarizing data, it is often useful to analyze it by subgroup. For example, crop yields could be categorized by seed variety, or average patient recovery time by ...
Cos
(Built-in Mathematica Symbol) Cos[z] gives the cosine of z.
Csc
(Built-in Mathematica Symbol) Csc[z] gives the cosecant of z.
Sin
(Built-in Mathematica Symbol) Sin[z] gives the sine of z.
The control mechanisms set up for NDSolve enable you to define your own numerical integration algorithms and use them as specifications for the Method option of NDSolve. ...
CycleGraph[n] gives the cycle graph with n vertices C_n.
Parallelize[expr] evaluates expr using automatic parallelization.
CFor
(SymbolicC Package Symbol) CFor[init, test, incr, body] is a symbolic representation of a for loop.
InversionPoset[n] returns a Hasse diagram of the partially ordered set on size-n permutations in which p < q if q can be obtained from p by an adjacent transposition that ...
PartitionLattice[n] returns a Hasse diagram of the partially ordered set on set partitions of 1 through n in which p < q if q is finer than p, that is, each block in q is ...