Trait dorset::operations::sin::OpSin [] [src]

pub trait OpSin {
    fn sin(&self) -> Self;
}

Required Methods

Implementors