UncertainNumberCustomFunction Method Mathos Core Library 1.0.5.1 (changeset 39720)
This documentation is compiled for the latest release of Mathos Core Library
Overload List

  NameDescription
Public methodCustomFunction(FuncDecimal, Decimal)
Returns the value obtained by a custom function. (In order to add more input parameters, use the static method UncertainNumber.CustomFunction.)
Public methodStatic memberCustomFunction(FuncDecimal, Decimal, String)
Returns the value obtained by a custom function with multiple input variables. Reads values from TSV.
Public methodStatic memberCustomFunction(FuncDecimal, Decimal, UncertainNumber)
Returns the value obtained by a custom function with multiple input variables.
Public methodStatic memberCustomFunction(FuncDecimal, Decimal, String)
Returns the value obtained by a custom function. Reads values from TSV.
Top
See Also

Reference