ControllerManipulate[expr, {u, u_min, u_max}] generates a version of expr set up to allow interactive manipulation of the value of u using an external controller ...
PrimeOmega[n] gives the number of prime factors counting multiplicities \[CapitalOmega](n) in n.
Compiled is an option for various numerical and plotting functions which specifies whether the expressions they work with should automatically be compiled.
CDF
(Mathematica Import/Export Format) MIME types: application/vnd.wolfram.cdf, application/vnd.wolfram.cdf.text Wolfram Computable Document Format (CDF). Used as a deployment format for interactive output to ...
CityData["name", " property"] gives the value of the specified property for the city with the specified name.CityData["name"] gives a list of the full specifications of ...
RSolve
(Built-in Mathematica Symbol) RSolve[eqn, a[n], n] solves a recurrence equation for a[n]. RSolve[{eqn_1, eqn_2, ...}, {a_1[n], a_2[n], ...}, n] solves a system of recurrence equations. RSolve[eqn, a[n_1, ...
Tuples
(Built-in Mathematica Symbol) Tuples[list, n] generates a list of all possible n-tuples of elements from list. Tuples[{list_1, list_2, ...}] generates a list of all possible tuples whose i\[Null] ...
ViewVector is an option for Graphics3D and related functions which specifies the position and direction of a simulated camera used to view three-dimensional objects.
ProteinData["prot"] gives the reference amino acid sequence for the protein prot.ProteinData["prot", " property"] gives the value of the specified property for the protein ...
InverseEllipticNomeQ[q] gives the parameter m corresponding to the nome q in an elliptic function.