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