WARNING

This text was automatically converted from troff me macros to HTML. Information may have been lost, added, or changed in the process. Lars Aronsson and Lysator do not guarantee the correctness of this HTML document.

NAME

remove function *- remove a user defined C function

SYNOPSIS

remove function functionname

DESCRIPTION

"Remove function" will remove all references to an existing C function. To execute this command the user must be the owner of the function.

EXAMPLE

/* this command removes the square root function */

remove function sqrt

SEE ALSO

define function(commands).

BUGS

No support is provided for removing POSTQUEL functions.