Coth
(Built-in Mathematica Symbol) Coth[z] gives the hyperbolic cotangent of z.
IntegerPart[x] gives the integer part of x.
InverseFourier[list] finds the discrete inverse Fourier transform of a list of complex numbers.
The functions defined in the NumericalCalculus` context provide support for finding numerical solutions to calculus-related problems. This loads the package: The built-in ...
ConjugateTranspose[m] or m^\[ConjugateTranspose] gives the conjugate transpose of m.
ToeplitzMatrix[n] gives the n*n Toeplitz matrix with first row and first column being successive integers.ToeplitzMatrix[{c_1, c_2, ..., c_n}] gives the Toeplitz matrix whose ...
This example uses Widget["ColorChooser"] and includes sample code demonstrating how to
DiscreteRiccatiSolve[{a, b}, {q, r}] gives the matrix x that is the stabilizing solution of the discrete algebraic Riccati equation ConjugateTranspose[a].x.a - x - ...
FourierParameters is an option to Fourier and related functions that specifies the conventions to use in computing Fourier transforms.
JacobiSymbol[n, m] gives the Jacobi symbol (n/m).