Domain

Determines the domain of an expression with respect to a given variable.

Syntax

domain(Expression, Variable)
domain(Equation, Variable)

Examples

Domain of functions

Use domain to find where an expression is defined.

Domain of the logarithmic function

The command domain(expression, variable) shows the values of the variable for which the expression is defined.