Macaulay2 » Documentation
Packages » Macaulay2Doc > The Macaulay2 language > making a new method function > method > MethodFunctionBinary
next | previous | forward | backward | up | index | toc

MethodFunctionBinary -- a type of method function

Description

The type of all method functions created with the option Binary set to true, such as gcd.

See also

Fixed objects of class MethodFunctionBinary :

For the programmer

The object MethodFunctionBinary is a type, with ancestor classes FunctionClosure < Function < Thing.