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.
InverseFourierCosTransform[expr, \[Omega], t] gives the symbolic inverse Fourier cosine transform of expr. InverseFourierCosTransform[expr, {\[Omega]_1, \[Omega]_2, \ ...}, ...
InverseFourierSinTransform[expr, \[Omega], t] gives the symbolic inverse Fourier sine transform of expr. InverseFourierSinTransform[expr, {\[Omega]_1, \[Omega]_2, \ ...}, ...
InverseJacobiCD[v, m] gives the inverse Jacobi elliptic function cd -1 (v \[VerticalSeparator] m).
InverseJacobiCN[v, m] gives the inverse Jacobi elliptic function cn -1 (v \[VerticalSeparator] m).
InverseJacobiCS[v, m] gives the inverse Jacobi elliptic function cs -1 (v \[VerticalSeparator] m).
InverseJacobiDN[v, m] gives the inverse Jacobi elliptic function dn -1 (v \[VerticalSeparator] m).
InverseJacobiDS[v, m] gives the inverse Jacobi elliptic function ds -1 (v \[VerticalSeparator] m).
InverseJacobiND[v, m] gives the inverse Jacobi elliptic function nd -1 (v \[VerticalSeparator] m).
InverseJacobiSC[v, m] gives the inverse Jacobi elliptic function sc -1 (v \[VerticalSeparator] m).