-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
Solve inequation
Reading time: 1minSolves an inequation or a system of inequations.
Syntax
solve_inequation(Inequation, Identifier)
solve_inequation(List, Identifier)
Description
Given an inequation and an identifier x, solves the inequation for x. If one uses logical operators to express the inequations, the output is true
or false
, whether the system of inequations has a solution or not.
Given a list of inequations representing the system of inequations and an identifier x, solves the system of inequations for x.