[This is preliminary documentation and is subject to change.]
Implicit conversion of ErlLong to double
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
public static implicit operator double (
ErlDouble t
)
public static implicit operator double (
ErlDouble t
)
Public Shared Widening Operator CType (
t As ErlDouble
) As Double
Public Shared Widening Operator CType (
t As ErlDouble
) As Double
static implicit operator double (
ErlDouble t
)
static implicit operator double (
ErlDouble t
)
F# does not support the declaration of new casting operators.
F# does not support the declaration of new casting operators.
Return Value
Type:
Double