[src]

Function std::num::sin_cos

pub fn sin_cos<T: Float>(value: T) -> (T, T)

Simultaneously computes the sine and cosine of the number.