Skip to main content

Belongs to domain

Checks 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 x0x_0 belongs to the domain of the function and false otherwise.

calc.belongs_to_domain.calc.png