DomainDetermines the domain of an expression with respect to a given variable.Syntaxdomain(Expression, Variable)domain(Equation, Variable)ExamplesDomain of functionsUse domain to find where an expression is defined.domainDomain of the logarithmic functionThe command domain(expression, variable) shows the values of the variable for which the expression is defined.ln, log, domain