InverseJacobiSN[v, m] gives the inverse Jacobi elliptic function sn -1 (v \[VerticalSeparator] m).
FASTA
(Mathematica Import/Export Format) MIME type: chemical/seq-aa-fasta, chemical/seq-na-fasta FASTA molecular biology format. Standard format for storing and exchanging DNA and protein sequences. Plain text ...
BesselK
(Built-in Mathematica Symbol) BesselK[n, z] gives the modified Bessel function of the second kind K_n (z).
BesselY
(Built-in Mathematica Symbol) BesselY[n, z] gives the Bessel function of the second kind Y_n (z).
ChebyshevT[n, x] gives the Chebyshev polynomial of the first kind T_n (x).
JacobiSymbol[n, m] gives the Jacobi symbol (n/m).
ParabolicCylinderD[\[Nu], z] gives the parabolic cylinder function D_\[Nu] (z).
StruveL
(Built-in Mathematica Symbol) StruveL[n, z] gives the modified Struve function L n (z).
WhittakerW[k, m, z] gives the Whittaker function W k, m (z).
MakeNETObject[expr] constructs a .NET object that represents the given Mathematica expression. MakeNETObject[expr, type] creates an object of the specified type from expr.