Skip to main content

ConstCache

Type Alias ConstCache 

Source
pub type ConstCache = Consts;
Expand description

Alias for Consts: a progressive cache of π, e, ln 2, ln 10, √2, φ, and γ.

Aliased Type§

pub struct ConstCache { /* private fields */ }