|
|
Extensible Function Library
The library is easily extended.
|
|
|
|
To add your own functions, you simply write a method defining your calculation, and then register a delegate for this method with Essential Calculate. The class library has helper methods that you can use to retrieve lists of values and compute formulas if needed to manage your custom function.
You can also directly access helper methods that parse and compute formulas for use in your code.
|
|
|
|
|
|
|