Nevron Open Vision Documentation
Nevron.Nov Namespace / NMathF Class / PI3Div4 Field


In This Topic
    PI3Div4 Field (NMathF)
    In This Topic
    The PI * 3 / 4 constant (135 degrees).
    Syntax
    'Declaration
     
    
    Public Const PI3Div4 As System.Single
    'Usage
     
    
    Dim value As System.Single
     
    value = NMathF.PI3Div4
    public const System.float PI3Div4
    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