Click or drag to resize
Accord.NET (logo)

ConstantsLogSqrt2PI Field

Log of square root of twice number pi: sqrt(log(2*π).

Namespace:  Accord.Math
Assembly:  Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax
public const double LogSqrt2PI = 0.918938533204673
Request Example View Source

Field Value

Type: Double
Remarks
This constant has the value 0.91893853320467274178032973640562.
See Also