Documentation

FormalConjectures.ForMathlib.Data.Real.Constants

Standard real valued constants #

This file is for storing the definition of standard real constants that arise in conjectures.

noncomputable def gompertzConstant :

Gompertz constant $$\delta = -e * \int_1^∞ e^{-t}/t dt \approx 0.59634$$

Equations
Instances For
    noncomputable def catalanConstant :

    Catalan's constant $$G = \sum_{n=0}^∞ (-1)^n / (2n + 1)^2 \approx 0.91596$$

    Equations
    Instances For