def
definition
def or abbrev
alpha_inv_formula
show as:
view Lean formalization →
formal statement (Lean)
101noncomputable def alpha_inv_formula (geometric_seed curvature_corr : ℝ) : ℝ :=
proof body
Definition body.
102 geometric_seed + curvature_corr
103
104/-- The geometric seed: 128 · ln(π/2) + 45 · ln φ. -/