Online documentation for FunctionFactory

Generated 2006-03-17

Used to create components which can calculate functions.

Summary

FunctionFactory is a component which allows a user to select from a list of pre-defined mathematical functions.

It provides a graphical user interface which

FunctionFactory is supplied with a number of pre-defined functions, and developers can easily add new functions using a simple plugin system.

Usage

Request an instance of the FunctionFactory component. This will cause a window to be opened on your desktop, which is your graphical user interface to the function factory.

Technical Details

Developers can easily plug new functions into the FunctionFactory component. Simply