templar_common

Static YEAR_PER_MS

Source
pub static YEAR_PER_MS: Decimal
Expand description

Approximation of 1 / (1000 * 60 * 60 * 24 * 365.2425).

exact = 0.00000000003168873850681143096456210346297… this = 0.00000000003168873850681143096456210346

error =~ 9.375e-27 %