UInt64N Conversion (UInt64N to Decimal)
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
public static implicit operator decimal (
UInt64N value
)
Public Shared Widening Operator CType (
value As UInt64N
) As Decimal
static implicit operator Decimal (
UInt64N value
)
F# does not support the declaration of new casting operators.
- value UInt64N
-
Decimal