Qurak

FindInstance

Available, differs from the .wl reference

finds instances of variables that satisfy constraints.

FindInstance[expr, vars]
FindInstance[expr, vars, dom]
FindInstance[expr, vars, dom, n]
FindInstance[x^2 == 4, x] → {{x -> 2}}

Used in

Topics

Related

All 6300 functions · Use this from an MCP client