Version

Constant Class Members

The following tables list the members exposed by Constant.

Public Fields
 NameDescription
Public FieldAlphaRepresents Feigenbaum's constant alpha.  
Public FieldDeltaRepresents Feigenbaum's constant delta.  
Public FieldERepresents Euler's number e.  
Public FieldEpsilonRepresents a vanishingly small number epsilon.  
Public Fieldstatic (Shared in Visual Basic)IRepresents the imaginary number i.  
Public FieldInfRepresents infinity.  
Public FieldNaNRepresents an undefined number. NaN means "not a number".  
Public FieldPhiRepresents the golden ratio phi.  
Public FieldPiRespresents the irrational number pi.  
See Also