►HalphenConstant —
— Represents Halphen's constant, also known as the one-ninth constant.
►Div(1, HalphenConstant) —
— Represents the reciprocal of Halphen's constant, also called Varga's constant.
References:
- S. Finch (2003), Mathematical Constants, Cambridge University Press, section 4.5
- https://www.chebfun.org/examples/approx/Halphen.html
- http://mathworld.wolfram.com/One-NinthConstant.html
Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| HalphenConstant | Halphen's constant (one-ninth constant) 0.10765... |
Source code for this entry:
Entry(ID("6161c7"),
SymbolDefinition(HalphenConstant, HalphenConstant, "Halphen's constant (one-ninth constant) 0.10765..."),
CodeExample(HalphenConstant, "Represents Halphen's constant, also known as the one-ninth constant."),
CodeExample(Div(1, HalphenConstant), "Represents the reciprocal of Halphen's constant, also called Varga's constant."),
References("S. Finch (2003), Mathematical Constants, Cambridge University Press, section 4.5", "https://www.chebfun.org/examples/approx/Halphen.html", "http://mathworld.wolfram.com/One-NinthConstant.html"))