Interval[{min, max}] represents the range of values between min and max. Interval[{min_1 , max_1}, {min_2 , max_2}, ...] represents the union of the ranges min_1 to max_1, ...
InverseBetaRegularized[s, a, b] gives the inverse of the regularized incomplete beta function.
InverseCDF[dist, q] gives the inverse of the cumulative distribution function for the symbolic distribution dist as a function of the variable q.
InverseErfc[s] gives the inverse complementary error function obtained as the solution for z in s = erfc(z).
InverseErf[s] gives the inverse error function obtained as the solution for z in s = erf(z).
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, \ ...}, ...
InverseGammaRegularized[a, s] gives the inverse of the regularized incomplete gamma function.
InverseHaversine[z] gives the inverse haversine function hav -1 (z).
InverseJacobiCD[v, m] gives the inverse Jacobi elliptic function cd -1 (v \[VerticalSeparator] m).