Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

8a7a72c9 1f11 22ce 3a66 405e7181fa98

haplokuon edited this page May 6, 2023 · 1 revision

HalfPI Field

netDxf 3.0.0 Library

PI/2 (90 degrees)

Definition

Namespace: netDxf
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public const double HalfPI = 1.5707963267949

VB

Public Const HalfPI As Double = 1.5707963267949

C++

public:
literal double HalfPI = 1.5707963267949

F#

static val mutable HalfPI: float

Field Value

Double

See Also

Reference

MathHelper Class
netDxf Namespace

Clone this wiki locally