Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics.SinglePrecision.Net40 (in Extreme.Numerics.SinglePrecision.Net40.dll) Version: 4.0.10170.0 (4.0.11003.0)
Syntax
| Visual Basic (Declaration) |
Public Shared Widening Operator CType ( _
a As Single _
) As SingleComplex
|
| F# |
F# does not support the declaration of new casting operators.
|
Return Value
A
SingleComplex number with the same value
as the real number.
See Also