Skip to main content

LN_2

Constant LN_2 

Source
pub const LN_2: f64 = std::f64::consts::LN_2; // 0.69314718055994529f64
Expand description

Natural logarithm of 2 for half-life conversions and decay-law helpers.

Broader physical constants belong in the top-level use-constants set.