NevronOpenVision
Nevron.Nov.Numerics Namespace / Complex32 Structure / Phase Property
In This Topic
    Phase Property
    In This Topic
    Gets the phase or argument of this Complex32.
    Syntax
    public System.float Phase {get;}

    Property Value

    The phase or argument of this Complex32
    Remarks
    Phase always returns a value bigger than negative Pi and smaller or equal to Pi. If this Complex32 is zero, the Complex32 is assumed to be positive real with an argument of zero.
    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