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