Home
last modified time | relevance | path

Searched defs:solve_equation (Results 1 – 3 of 3) sorted by relevance

/dports/math/gap/gap-4.11.0/pkg/anupq-3.2.1/src/
H A Dsolve_equation.c19 void solve_equation(int cp1, int cp2, int result, struct pcp_vars *pcp) in solve_equation() function
/dports/cad/pdnmesh/pdnmesh-0.2.2/src/
H A Dsolve.c35 eq_type solve_equation; variable
/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A DBuiltinFunctions-algebra.cc342 int solve_equation(MathStructure &mstruct, const MathStructure &m_eqn, const MathStructure &y_var, … in solve_equation() function