Trait easy_ml::numeric::extra::Pi [−][src]
pub trait Pi {
fn pi() -> Self;
}A type which can represent Pi.
Required methods
Loading content...Implementations on Foreign Types
Loading content...Implementors
Loading content...