Function cgmath::sin_cos

source ·
pub fn sin_cos<S: BaseFloat, R: Into<Rad<S>>>(theta: R) -> (S, S)