Permute
(Built-in Mathematica Symbol) Permute[expr, perm] permutes the positions of the elements of expr according to the permutation perm.Permute[expr, gr] returns the list of permuted forms of expr under the ...
Precision[x] gives the effective number of digits of precision in the number x.
Take
(Built-in Mathematica Symbol) Take[list, n] gives the first n elements of list. Take[list, -n] gives the last n elements of list. Take[list, {m, n}] gives elements m through n of list. Take[list, seq_1, ...
VertexIndex[g, v] gives the integer index for the vertex v in the graph g.
ViewMatrix is an option for Graphics3D and related functions that can be used to specify a pair of explicit homogeneous transformation and projection matrices for 3D ...
WalleniusHypergeometricDistribution[n, n_succ, n_tot, w] represents a Wallenius noncentral hypergeometric distribution.
WeierstrassP[u, {g_2, g_3}] gives the Weierstrass elliptic function \[WeierstrassP](u; g_2, g_3).
AiryAi
(Built-in Mathematica Symbol) AiryAi[z] gives the Airy function Ai(z).
ArcCos
(Built-in Mathematica Symbol) ArcCos[z] gives the arc cosine cos -1 (z) of the complex number z.
ArcSin
(Built-in Mathematica Symbol) ArcSin[z] gives the arc sine sin -1 (z) of the complex number z.