A UI plugin for invoking integer arithmetic operations.

Provides the user interface for invoking arithmetic functions.

Defines an extension-point functions for plugging arithmetic functions into a system. Each member of each extension of this extension-point defines a callback object implementing a particular arithmetic function. The function is made accessible to the user through the user interface of the UI plugin defined in this package.