Skip to content

Solutions of Equations

11 built-in function(s) in this category.

  • Cubics — Cubics is an option for Solve that controls whether cubic (Experimental)
  • Eliminate — Eliminate[eqns, vars] (Stable)
  • GeneratedParameters — GeneratedParameters is an option for Solve specifying the (Experimental)
  • InverseFunctions — InverseFunctions is an option for Solve that enables the (Experimental)
  • Quartics — Quartics is an option for Solve that controls whether quartic (Experimental)
  • 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 that decides whether to (Experimental)