Domain Returns the domain of a function or relation. Syntax domain(Function) domain(Function, Identifier) Description domain(Function) Given a function, returns its domain. domain(Function, Identifier) Given a function and an identifier , returns the domain of the function when the variable is . Related functions Discontinuities Table of Contents Syntax Description Related functions