NevronOpenVision
Nevron.Nov.Numerics Namespace / Complex32 Structure / Implicit Type Conversion Operator
In This Topic
    Implicit Type Conversion Operator (Complex32)
    In This Topic
    Implicit conversion of a real byte to a Complex32.
    Overload List
    OverloadDescription
    Implicit conversion of a real byte to a Complex32.  
    Implicit conversion of a real short to a Complex32.  
    Implicit conversion of a signed byte to a Complex32.  
    Implicit conversion of a unsigned real short to a Complex32.  
    Implicit conversion of a real int to a Complex32.  
    Implicit conversion of a BigInteger int to a Complex32.  
    Implicit conversion of a real long to a Complex32.  
    Implicit conversion of a real uint to a Complex32.  
    Implicit conversion of a real ulong to a Complex32.  
    Implicit conversion of a real float to a Complex32.  
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also