Surface Constructs a surface. Syntax surface(Expression) surface(Expression, Identifier, Identifier) surface(List) surface(List, Identifier, Identifier) Description surface(Expression) Given an expression , constructs the surface defined by surface(Expression, Identifier, Identifier) Given an expression and two identifiers and , constructs the surface defined by surface(List) Given a list , constructs the surface defined by the functions surface(List, Identifier, Identifier) Given a list and two identifiers and , constructs the surface defined by the functions Related functions Plot Table of Contents Syntax Description Related functions