Qurak

SolveValues

متاحة

Returns the values from solving equations, without the `Rule` wrappers

SolveValues[expr, vars]
SolveValues[expr, vars, dom]
SolveValues[x^2 == 4, x] → {-2, 2}SolveValues[x^2 == 4, {x}] → {{-2}, {2}}SolveValues[{x + y == 3, x - y == 1}, {x, y}] → {{2, 1}}

المواضيع

ذات صلة

كل الدوال الـ6300 · استخدم هذا من عميل MCP