Trait octoon_math::consts::Pi2

source ·
pub trait Pi2: Sized {
    fn pi2() -> Self;
}

Required Methods

Implementations on Foreign Types

Implementors