pub fn sin_slice<T: Transcendental, const N: usize, V>(
input: &[T],
output: &mut [T],
)where
V: VectorTranscendental<T, N>,Expand description
Поэлементный синус слайса
pub fn sin_slice<T: Transcendental, const N: usize, V>(
input: &[T],
output: &mut [T],
)where
V: VectorTranscendental<T, N>,Поэлементный синус слайса