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