Skip to main content

tan_slice

Function tan_slice 

Source
pub fn tan_slice<T: Transcendental, const N: usize, V>(
    input: &[T],
    output: &mut [T],
)
where V: VectorTranscendental<T, N>,
Expand description

Element-wise tangent of a slice