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