A structure to represent a built-in function supported by the engine
Inheritance Hierarchy
uStrata.MathDaemon.Computation RegisteredFunction
Namespace: uStrata.MathDaemon.Computation
Assembly: uStrata.MathDaemon.Computation (in uStrata.MathDaemon.Computation.dll) Version: 1.1.5779.28281
Syntax
The RegisteredFunction type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Category |
Logical function category
| |
| Description |
Function description
| |
| Name |
A name of the function
| |
| NumberOfParameters |
Number of parameters used by the function, -1 for any number
|
See Also