public static UncertainValue Log(
UncertainValue x
)
Public Shared Function Log (
x As UncertainValue
) As UncertainValue
public:
static UncertainValue Log(
UncertainValue x
)
static member Log :
x : UncertainValue -> UncertainValue