Complement[e_all, e_1, e_2, ...] gives the elements in e_all which are not in any of the e_i.
InverseGudermannian[z] gives the inverse Gudermannian function gd -1 (z).
If
(Built-in Mathematica Symbol) If[condition, t, f] gives t if condition evaluates to True, and f if it evaluates to False. If[condition, t, f, u] gives u if condition evaluates to neither True nor False.
MenuView[{lbl_1 -> expr_1, lbl_2 -> expr_2, ...}] represents an object in which selecting the menu item with label lbl_i displays expr_i. MenuView[{lbl_1 -> expr_1, lbl_2 -> ...
Introduction Finding Expressions That Match a Pattern Naming Pieces of Patterns
PermutationListQ[expr] returns True if expr is a valid permutation list and False otherwise.
NevilleThetaN[z, m] gives the Neville theta function \[CurlyTheta]_n (z \[VerticalSeparator] m).
Hypergeometric0F1[a, z] is the confluent hypergeometric function \[Null]_0 F_1 (; a; z).
JacobiZeta[\[Phi], m] gives the Jacobi zeta function Z(\[Phi] \[VerticalSeparator] m).
SphericalBesselY[n, z] gives the spherical Bessel function of the second kind y_n (z).