ArcSin
(Built-in Mathematica Symbol) ArcSin[z] gives the arc sine sin -1 (z) of the complex number z.
EllipticK[m] gives the complete elliptic integral of the first kind K(m).
EllipticPi[n, m] gives the complete elliptic integral of the third kind \[CapitalPi] (n \[VerticalSeparator] m). EllipticPi[n, \[Phi], m] gives the incomplete elliptic ...
Hypergeometric2F1[a, b, c, z] is the hypergeometric function \[InvisiblePrefixScriptBase]_2 F_1 (a, b; c; z).
Sech
(Built-in Mathematica Symbol) Sech[z] gives the hyperbolic secant of z.
JacobiSN[u, m] gives the Jacobi elliptic function sn(u | m).
"DebuggerContinue" is a front end token that continues an interrupted evaluation until it reaches the next breakpoint.
"DebuggerFinish" is a front end token that makes the debugger ignore all breakpoints and finish the evaluation.
"DebuggerStepIn" is a front end token that stops the evaluation at the next possible stopping point.
"DebuggerStepOut" is a front end token that stops the evaluation at the end of the current stack frame.