-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
Belongs to domain
Reading time: 1minChecks if an element belongs to the domain of a function.
Syntax
belongs_to_domain?(Real, Expression, Identifier)
Description
Given a real x0, the expression of a function and the variable, returns true
if x0 belongs to the domain of the function and false
otherwise.