NewFunction

Name

NewFunction -- Creates a user-defined function

Synopsis

NewFunction[name[argument-list], body]

Description

NewFunction creates a new function. The function may be called exactly as if it were a predefined function of the command language. See the section on user-defined functions for more detailed information.