Solutions of Equations¶
19 built-in function(s) in this category.
Cubics— Cubics is an option for Solve that controls whether cubic (Experimental)CylindricalDecomposition— CylindricalDecomposition[expr, vars] (Partial)Eliminate— Eliminate[eqns, vars] (Stable)Exists— Exists[x, expr] (Stable)FindInstance— FindInstance[expr, vars] (Stable)ForAll— ForAll[x, expr] (Stable)GeneratedParameters— GeneratedParameters is an option for Solve specifying the (Experimental)InverseFunctions— InverseFunctions is an option for Solve that enables the (Experimental)LogicalExpand— LogicalExpand[expr] (Stable)NotElement— NotElement[x, dom] (Stable)Quartics— Quartics is an option for Solve that controls whether quartic (Experimental)Reduce— Reduce[expr, vars] (Partial)Resolve— Resolve[expr] (Stable)Root— Root[Function[t, p[t]], k] (Stable)RootSum— RootSum[Function[t, p[t]], Function[t, body[t]]] (Stable)Solve— Solve[expr, vars] (Stable)SolveAlways— SolveAlways[eqns, vars] (Stable)ToRadicals— ToRadicals[expr] (Stable)VerifySolutions— VerifySolutions is an option for Solve. With VerifySolutions -> (Experimental)